|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.reports.FileCountTimeLineReport
public class FileCountTimeLineReport
Time line for the number of non-dead files from a specified file list.
Constructor Summary | |
---|---|
FileCountTimeLineReport(java.util.SortedSet files)
Creates a new file count time line for a specified list of files. |
Method Summary | |
---|---|
TimeLine |
getTimeLine()
Returns the result time line |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileCountTimeLineReport(java.util.SortedSet files)
files
- a list of VersionedFile
sMethod Detail |
---|
public TimeLine getTimeLine()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |