A D E F G H I M N P Q S T 

F

front() - Method in class ArrayQueue
 
front() - Method in class NodeQueue
 
front() - Method in interface Queue
Inspects the element at the front of the queue.
FullQueueException - Exception in <Unnamed>
Runtime exception thrown when one tries to perform operation front or dequeue on an empty queue.
FullQueueException(String) - Constructor for exception FullQueueException
 
A D E F G H I M N P Q S T