public class DateComparator extends 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)
Copyright © 2016. All rights reserved.