public class NaturalComparator<T> extends Object implements Serializable, Comparator<T>
Constructor and Description |
---|
NaturalComparator() |
public int compare(T obj1, T obj2)
compare
in interface Comparator<T>
Copyright © 2017 Oracle. All rights reserved.