|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - The result type returned by this Future
<Delayed
>, Delayed
, Future
<V>public interface ScheduledFuture<V>
, Future
<V>
A delayed result-bearing action that can be cancelled.
Usually a scheduled future is the result of scheduling
a task with a ScheduledExecutorService
.
| Method Summary |
|---|
Methods inherited from interface java.util.concurrent.Delayed ![]() |
|---|
getDelay |
Methods inherited from interface java.lang.Comparable ![]() |
|---|
compareTo |
Methods inherited from interface java.util.concurrent.Future ![]() |
|---|
cancel |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||