| Constructor and Description |
|---|
LocalScheduler(ScheduledEntries<T,Instant> entries,
Predicate<T> task,
Duration closeTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(T id) |
void |
close() |
Iterator<T> |
iterator() |
void |
run() |
void |
schedule(T id,
Instant instant) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2020 JBoss by Red Hat. All rights reserved.