Modifier and Type | Field and Description |
---|---|
(package private) boolean |
bStarted |
long |
delay |
(package private) Action |
func |
(package private) ScheduledFuture<?> |
task |
(package private) ScheduledExecutorService |
timer |
Constructor and Description |
---|
ScheduledFunction(Action func) |
ScheduledFunction(Action func,
long delay) |
public long delay
Action func
boolean bStarted
ScheduledExecutorService timer
ScheduledFuture<?> task
Copyright © 2012. All Rights Reserved.