| Package | Description |
|---|---|
| org.cache2k.impl.timer |
| Modifier and Type | Method and Description |
|---|---|
NoPayloadTask |
ArrayHeapTimerQueue.add(TimerListener _listener,
long _fireTime) |
TimerService.CancelHandle |
GlobalTimerService.add(TimerListener l,
long t) |
abstract <T> TimerService.CancelHandle |
TimerService.add(TimerListener _listener,
long _fireTime)
Add a timer that fires at the specified time.
|
| Constructor and Description |
|---|
NoPayloadTask(long time,
TimerListener listener) |
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.