Class FeatureComparator
java.lang.Object
org.torqlang.klvm.FeatureComparator
- All Implemented Interfaces:
Comparator<Feature>
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
SINGLETON
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Feature>
-