| Package | Description |
|---|---|
| net.anotheria.util.queue |
| Class and Description |
|---|
| IQueue
An interface for a queue.
|
| IQueueFactory
A factory for a queue.
|
| IQueueListener
A listener for queue state change notifications.
|
| IQueueWorker
Interface for a worker class whih performs operation on the queue elements.
|
| ITimestampedQueue
A queue that stores timestamps of operations.
|
| QueueImpl
An implementation of the IQueue interface.
|
| QueueOverflowException
TODO please remind another to comment this class
|
| UnrecoverableQueueOverflowException
TODO please remind another to comment this class
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.