J-Sim v1.2.1-p7 API

drcl.util.queue
Class VSBSQueue._SizedElement

java.lang.Object
  extended bydrcl.DrclObj
      extended bydrcl.util.queue.VSBSQueue.__Element
          extended bydrcl.util.queue.VSBSQueue._SizedElement
All Implemented Interfaces:
java.lang.Cloneable, Element, ObjectDuplicable, java.io.Serializable
Enclosing class:
VSBSQueue

protected static class VSBSQueue._SizedElement
extends VSBSQueue.__Element

See Also:
Serialized Form

Constructor Summary
VSBSQueue._SizedElement(double key_, java.lang.Object o_, int size_)
           
 
Method Summary
 int getSize()
           
 
Methods inherited from class drcl.util.queue.VSBSQueue.__Element
create, getObject, recycle
 
Methods inherited from class drcl.DrclObj
clone, duplicate, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VSBSQueue._SizedElement

public VSBSQueue._SizedElement(double key_,
                               java.lang.Object o_,
                               int size_)
Method Detail

getSize

public int getSize()
Specified by:
getSize in interface Element
Overrides:
getSize in class VSBSQueue.__Element

J-Sim v1.2.1-p7 API

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