public static class CollectionUtils.NegativeComparator<V extends Object & Comparable<? super V>> extends Object implements Comparator<V>
Constructor and Description |
---|
CollectionUtils.NegativeComparator() |
public int compare(V o1, V o2)
compare
in interface Comparator<V extends Object & Comparable<? super V>>
Copyright © 2006-2015. All Rights Reserved.