Package org.archive.queue

Interface Summary
Deque Deprecated. As of 1.10.0.
Queue<T> An Abstract queue.
Stack Deprecated. As of 1.10.0.
 

Class Summary
MemQueue<T> An in-memory implementation of a Queue.
QueueCat Command-line tool that displays serialized object streams in a line-oriented format.
QueueTestBase JUnit test suite for Queue.
StoredQueue<E extends Serializable> Queue backed by a JE Collections StoredSortedMap.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.