Uses of Class
ch.elca.dependency.exception.QueueFullException

Packages that use QueueFullException
ch.elca.dependency.util This is the package for some general utilyties whis can be used anywere in the DependencyTool application.
 
 

Uses of QueueFullException in ch.elca.dependency.util
 

Methods in ch.elca.dependency.util that throw QueueFullException
 void Queue.enqueue(java.lang.Object o)
          Insert object o at the rear of the queue.
 void ArrayQueue.enqueue(java.lang.Object o)
          Insert object o at the rear of the queue.
 



Copyright © 2003 ELCA Informatique SA. All Rights Reserved.