| Package | Description |
|---|---|
| net.anotheria.util.queue |
| Modifier and Type | Method and Description |
|---|---|
void |
IQueue.putElement(T o)
Puts a new element in the queue.
|
void |
QueueImpl.putElement(T o)
Puts a new element in the queue.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.