Class ComparatorIdentifiedSmart
java.lang.Object
com.kamikazejam.kamicommon.util.comparator.ComparatorAbstract<Object>
com.kamikazejam.kamicommon.util.comparator.ComparatorIdentified
com.kamikazejam.kamicommon.util.comparator.ComparatorIdentifiedSmart
- All Implemented Interfaces:
Comparator<Object>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ComparatorIdentified
compareInnerMethods inherited from class ComparatorAbstract
compare, compare, setLenient, setReversed, setSmartMethods 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
-
ComparatorIdentifiedSmart
public ComparatorIdentifiedSmart()
-
-
Method Details
-
get
-