T - public class MakeOrder<T> extends Object implements BiFunction<T,T,Pair<T,T>>
| Constructor and Description |
|---|
MakeOrder(Comparator<T> comparator) |
| Modifier and Type | Method and Description |
|---|---|
Pair<T,T> |
apply(T lhs,
T rhs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2017. All rights reserved.