A B C D E F G H I L M N O P Q R S T U V W X Y

N

next() - Method in class m865.datastructures.BalkingQueue.BalkingQueueIterator
Returns the next object in queue, if there is one.
next() - Method in class m865.datastructures.PriorityQueueAL.PriorityQueueALIterator
Returns the next object in priority queue, if there is one.
next() - Method in class m865.datastructures.QueueAL.QueueALIterator
Returns the next object in queue, if there is one.
next() - Method in class m865.datastructures.QueueCL.QueueCLIterator
Returns the next object in queue, if there is one.
next() - Method in class m865.datastructures.QueueLL.QueueLLIterator
Returns the next object in queue, if there is one.
next() - Method in class m865.datastructures.StackAL.StackALIterator
Returns the next object in stack, if there is one.
next() - Method in class m865.datastructures.StackLL.StackLLIterator
Returns the next object in stack, if there is one.

A B C D E F G H I L M N O P Q R S T U V W X Y