GridSim 5.0 beta

gridsim.auction
Class ContinuousDoubleAuction.OrderAsksByPriceAsc

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

 class ContinuousDoubleAuction.OrderAsksByPriceAsc
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.OrderAsksByPriceAsc()
           
 
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.OrderAsksByPriceAsc

public ContinuousDoubleAuction.OrderAsksByPriceAsc()
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