public abstract class StateContainer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StateContainer.StateUpdate |
Constructor and Description |
---|
StateContainer() |
Modifier and Type | Method and Description |
---|---|
abstract void |
applyStateUpdate(StateContainer.StateUpdate stateUpdate) |
public abstract void applyStateUpdate(StateContainer.StateUpdate stateUpdate)