Class IntValueComparator

java.lang.Object
com.aoapps.hodgepodge.sort.IntValueComparator
All Implemented Interfaces:
Comparator<Number>

public final class IntValueComparator extends Object implements Comparator<Number>
Orders numbers by their integer representation.
Author:
AO Industries, Inc.