J-Sim v1.2.1-p7 API

Package drcl.util.queue

Interface Summary
Element  
FiniteVSQueue Interface for implementing a variable-size queue with finite capacity.
Queue Interface for implementing a queue.
VariableSizeQueue Inteface for implementing a queue with variable-size elements.
 

Class Summary
BSQueue Queue with double type of keys.
BSQueue.__Element  
CalendarQueue  
CalendarQueue2  
CalendarQueue3  
FIFOQueue Queue with double type of keys.
FiniteVSFIFOQueue Variable-size version of FIFOQueue.
FiniteVSQueueImpl Base class for implementing a queue with variable-size elements.
FiniteVSSimpleQueue Variable-size version of SimpleQueue.
QueueAssistant  
QueueImpl Base class for implementing a queue.
SimpleQueue Queue with double type of keys.
Stack A first-in-last-out queue.
TreeMapQueue Queue that utilizes java.util.TreeMap.
TreeMapQueue.ElementSet  
VariableSizeQueueImpl Base class for implementing a queue with variable-size elements.
VSBSQueue Variable-size version of BSQueue.
VSBSQueue.__Element  
VSBSQueue._SizedElement  
VSFIFOQueue Variable-size version of FIFOQueue.
VSSimpleQueue Variable-size version of SimpleQueue.
VSStack A first-in-last-out queue.
VSTreeMapQueue Variable-size version of TreeMapQueue.
VSTreeMapQueue.ElementSet  
 

Error Summary
QueueOptionalImplException  
 


J-Sim v1.2.1-p7 API

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