public abstract class OrderingCompareAgent<T> extends java.lang.Object
OrderingCompareAgent(T a, T b)
int
compare()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderingCompareAgent(T a, T b)
a
b
public int compare()