final class LensTimer extends Timer
| Modifier and Type | Field and Description |
|---|---|
private java.util.TimerTask |
task |
(package private) static java.util.Timer |
timer |
| Modifier | Constructor and Description |
|---|---|
protected |
LensTimer(java.lang.Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
_start(java.lang.Runnable runnable) |
protected long |
_start(java.lang.Runnable runnable,
int period) |
protected void |
_stop(long timer) |
(package private) static int |
getMaxPeriod_impl() |
(package private) static int |
getMinPeriod_impl() |
getMaxPeriod, getMinPeriod, isRunning, start, start, stop