public static interface TimerState.Mutable extends TimerState
TimerState.Mutable, TimerState.StaticREPETITION_SINGLE| Modifier and Type | Method and Description |
|---|---|
boolean |
add(long id,
int type,
int repetition,
long time,
long timeout) |
void |
remove(int index) |
default boolean |
removeById(long id) |
void |
repetition(int index,
int repetition) |
count, deadline, hasTimer, id, indexById, indexOfNextDeadline, nextRepetition, repetition, time, timeout, typeCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.