public class DateComparator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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.
|
public static DateComparator getInstance()
public boolean equals(long fileTime, long entryTime)
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.