| Package | Description |
|---|---|
| net.anotheria.util.queue |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueueListener |
| Modifier and Type | Method and Description |
|---|---|
void |
IQueue.addListener(IQueueListener listener)
Adds a queue listener to the queue.
|
void |
QueueImpl.addListener(IQueueListener listener) |
void |
IQueue.removeListener(IQueueListener listener)
Removes a queue listener from the queue.
|
void |
QueueImpl.removeListener(IQueueListener listener) |
Copyright © 2010-2014 anotheria.net. All Rights Reserved.