| Interface | Description |
|---|---|
| LoadAvg | |
| LongPair<T> |
A key value pair who's key is of type long.
|
| Class | Description |
|---|---|
| ArrayIterator<E> |
An
Iterator over an array. |
| Counter |
A simple counter where values can be added or the whole counter be reset.
|
| CounterRepo | |
| FinishedFuture<T> | |
| LeakyBucket |
An implementation of the leaky bucket pattern for throughput control.
|
| LoadAvgNoop | |
| LoadAvgSimple | |
| StaticLongMap<T> |
A statically initialized and immutable map of
long -> T. |
Copyright © 2012. All Rights Reserved.