|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||