T - the type parameterpublic class OrderedComparator<T extends Sortable> extends Object implements Comparator<T>, Serializable
| 构造器和说明 |
|---|
OrderedComparator()
默认顺序,从小到大
|
OrderedComparator(boolean smallToLarge)
Instantiates a new Ordered comparator.
|
Copyright © 2008–2018 The Ant Financial. All rights reserved.