public interface BaseState
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseState.Mutable |
| Modifier and Type | Field and Description |
|---|---|
static long |
NO_COMMANDS |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allEventsPolled() |
long |
lastAppliedEventTime() |
long |
lastCommandAllEventsApplied(int input) |
boolean |
processCommands() |
static final long NO_COMMANDS
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.