OptaPlanner distribution 6.0.0.CR3

org.optaplanner.examples.common.business
Class ProblemFileComparator

java.lang.Object
  extended by org.optaplanner.examples.common.business.ProblemFileComparator
All Implemented Interfaces:
Comparator<File>

public class ProblemFileComparator
extends Object
implements Comparator<File>


Constructor Summary
ProblemFileComparator()
           
 
Method Summary
 int compare(File a, File b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

ProblemFileComparator

public ProblemFileComparator()
Method Detail

compare

public int compare(File a,
                   File b)
Specified by:
compare in interface Comparator<File>

OptaPlanner distribution 6.0.0.CR3

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.