public class ReverseBidComparator extends java.lang.Object implements java.util.Comparator<Bid>
ReverseBidComparator(UtilitySpace pUsp)
int
compare(Bid b1, Bid b2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ReverseBidComparator(UtilitySpace pUsp)
public int compare(Bid b1, Bid b2)
compare
java.util.Comparator<Bid>