public abstract class BaseTimerTask extends Object implements TimerService.CancelHandle
| Modifier | Constructor and Description |
|---|---|
protected |
BaseTimerTask(long time) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
fire(long now) |
long |
getTime() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, isCancelledprotected BaseTimerTask(long time)
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.