| Package | Description |
|---|---|
| net.anotheria.util.queue |
| Modifier and Type | Class and Description |
|---|---|
class |
TimestampedQueueImpl<T>
Same as normal queue, but with timestamps for last put and get operations.
|
| Modifier and Type | Method and Description |
|---|---|
ITimestampedQueue<T> |
TimestampedQueueFactory.createQueue(int size) |
Copyright © 2010-2014 anotheria.net. All Rights Reserved.