javax.realtime
Class PriorityQueue.ForwardIterator

java.lang.Object
  extended byjavax.realtime.PriorityQueue.ForwardIterator
Enclosing class:
PriorityQueue

public static class PriorityQueue.ForwardIterator
extends Object


Constructor Summary
protected PriorityQueue.ForwardIterator()
           
protected PriorityQueue.ForwardIterator(PriorityQueue.PriorityQueueLane currentLane)
           
 
Method Summary
 Object next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PriorityQueue.ForwardIterator

protected PriorityQueue.ForwardIterator(PriorityQueue.PriorityQueueLane currentLane)

PriorityQueue.ForwardIterator

protected PriorityQueue.ForwardIterator()
Method Detail

next

public Object next()


jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2005 Angelo Corsaro and Morgan Deters.