public interface BaseState
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseState.Mutable |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allEventsAppliedFor(Command.Id id) |
boolean |
eventApplied(Event.Id id) |
boolean |
processCommands() |
boolean processCommands()
boolean allEventsAppliedFor(Command.Id id)
boolean eventApplied(Event.Id id)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.