get
method
ScheduledFuture
that is Runnable
. Successful
execution of the run
method causes completion of the
Future
and allows access to its results.
FutureTask
, Executor
Modifier and Type | Method and Description |
---|---|
public boolean |
isPeriodic | back to summary |
---|---|
public boolean isPeriodic() Returns
|