Class PredictSplits.ReverseIntegerComparator
java.lang.Object
net.sf.colossus.client.PredictSplits.ReverseIntegerComparator
- All Implemented Interfaces:
Comparator<Integer>
- Enclosing class:
PredictSplits
- Author:
- David Ripton See docs/SplitPrediction.txt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ReverseIntegerComparator
ReverseIntegerComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Integer>
-