java.lang.Object
com.aoapps.hodgepodge.sort.IntValueComparator
- All Implemented Interfaces:
Comparator<Number>
Orders numbers by their integer representation.
- Author:
- AO Industries, Inc.
-
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
-
Method Details
-
getInstance
-
compare
- Specified by:
comparein interfaceComparator<Number>
-
