J-Sim v1.2.1-p7 API

drcl.util.queue
Class TreeMapQueue.ElementSet

java.lang.Object
  extended bydrcl.util.queue.TreeMapQueue.ElementSet
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
TreeMapQueue

protected static class TreeMapQueue.ElementSet
extends java.lang.Object
implements java.lang.Comparable


Constructor Summary
TreeMapQueue.ElementSet(double key_, java.lang.Object o_)
           
 
Method Summary
 int compareTo(java.lang.Object obj_)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeMapQueue.ElementSet

public TreeMapQueue.ElementSet(double key_,
                               java.lang.Object o_)
Method Detail

compareTo

public int compareTo(java.lang.Object obj_)
Specified by:
compareTo in interface java.lang.Comparable

J-Sim v1.2.1-p7 API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~