org.optaplanner.examples.common.business
Class ProblemFileComparator
java.lang.Object
org.optaplanner.examples.common.business.ProblemFileComparator
- All Implemented Interfaces:
- Comparator<File>
public class ProblemFileComparator
- extends Object
- implements Comparator<File>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProblemFileComparator
public ProblemFileComparator()
compare
public int compare(File a,
File b)
- Specified by:
compare
in interface Comparator<File>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.