|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ReusableIterator<E> | |
| Timeout | A handle associated with a TimerTask that is returned by a
Timer. |
| Timer | Schedules TimerTasks for one-time future execution in a background
thread. |
| TimerTask | A task which is executed after the delay specified with
Timer#newTimeout(TimerTask, long, java.util.concurrent.TimeUnit)
. |
| Class Summary | |
|---|---|
| ConcurrentIdentityHashMap<K,V> | An alternative identity-comparing ConcurrentMap which is similar to
ConcurrentHashMap. |
| HashedWheelTimer | A Timer optimized for approximated I/O timeout scheduling. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||