|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Queue | An interface for queues. |
| QueueRemote | |
| Class Summary | |
|---|---|
| ListQueue | An implementation of Queue that relies upon a List backbone. |
| QueuePuller | Pulls objects out of the queue in a separate thread. |
| QueueTest | Black box testing of Queue implementations. |
| VectorQueue | An implementation of Queue that relies upon a Vector backbone. |
Queue data structure (created prior to java.util.Queue).
|
CroftSoft Javadoc | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||