com.cybelia.sandra.ibu
Class IbuFileComparator
java.lang.Object
com.cybelia.sandra.ibu.IbuFileComparator
- All Implemented Interfaces:
- Comparator<File>
public class IbuFileComparator
- extends Object
- implements Comparator<File>
Comparator to sort ibu file by date
- Author:
- sletelier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ibuFilePattern
protected Pattern ibuFilePattern
IbuFileComparator
public IbuFileComparator(String ibuPatternFile)
compare
public int compare(File o1,
File o2)
- Specified by:
compare in interface Comparator<File>
Copyright © 2008-2012 Cybelia. All Rights Reserved.