public static class StateMachineInitializer.InitializationRule<S extends BalancerOperationState> extends Object
public InitializationRule(S givenState, S initializedState)
initializedState
- - the state at which the #StateMachine
should start at given #givenState