|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.lib.cvsclient.admin.DateComparator
public class DateComparator
A class for comparing the file's date and the CVS/Entries date.
Method Summary | |
---|---|
boolean |
equals(long fileTime,
long entryTime)
Compares the specified dates, whether they should be treated as equal. |
static DateComparator |
getInstance()
Returns an instance of a DateComparator. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DateComparator getInstance()
public boolean equals(long fileTime, long entryTime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |