GridSim 5.0 beta

gridsim.auction
Class ContinuousDoubleAuction.OrderBidsByPriceDesc

Object
  extended by ContinuousDoubleAuction.OrderBidsByPriceDesc
All Implemented Interfaces:
Comparator
Enclosing class:
ContinuousDoubleAuction

 class ContinuousDoubleAuction.OrderBidsByPriceDesc
extends Object
implements Comparator

Author:
Marcos TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
ContinuousDoubleAuction.OrderBidsByPriceDesc()
           
 
Method Summary
 int compare(Object a, Object b)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface Comparator
equals
 

Constructor Detail

ContinuousDoubleAuction.OrderBidsByPriceDesc

public ContinuousDoubleAuction.OrderBidsByPriceDesc()
Method Detail

compare

public int compare(Object a,
                   Object b)
            throws ClassCastException
Specified by:
compare in interface Comparator
Throws:
ClassCastException

GridSim 5.0 beta

The University of Melbourne, Australia, 2009