public abstract class WithState<T> extends Object
StateMachine.State.| Constructor and Description |
|---|
WithState(T wrapped,
StateMachine.State state) |
public WithState(T wrapped, StateMachine.State state)
public StateMachine.State getState()
public T getWrapped()
Copyright © 2015. All rights reserved.