T
public class MakeOrder<T> extends Object implements BinaryDelegate<Pair<T,T>,T,T>
MakeOrder(Comparator<T> comparator)
Pair<T,T>
perform(T lhs, T rhs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MakeOrder(Comparator<T> comparator)
public Pair<T,T> perform(T lhs, T rhs)
BinaryDelegate
perform
BinaryDelegate<Pair<T,T>,T,T>
lhs
rhs
Copyright © 2012. All Rights Reserved.