| 程序包 | 说明 |
|---|---|
| xdean.jex.extra |
| 限定符和类型 | 方法和说明 |
|---|---|
RelativeComparator<T> |
RelativeComparator.addOrder(T... ts) |
RelativeComparator<T> |
RelativeComparator.addOrder(T small,
T big) |
static <T extends Comparable<T>> |
RelativeComparator.create() |
static <T> RelativeComparator<T> |
RelativeComparator.create(Comparator<T> defaultComparator) |
Copyright © 2018. All rights reserved.