public static class TestSectionCreator.TestStateContainer extends StateContainer
StateContainer.StateUpdate
Modifier and Type | Field and Description |
---|---|
Set<StateContainer.StateUpdate> |
appliedStateUpdate |
Constructor and Description |
---|
TestStateContainer() |
Modifier and Type | Method and Description |
---|---|
void |
applyStateUpdate(StateContainer.StateUpdate stateUpdate) |
public final Set<StateContainer.StateUpdate> appliedStateUpdate
public void applyStateUpdate(StateContainer.StateUpdate stateUpdate)
applyStateUpdate
in class StateContainer