| Constructor and Description |
|---|
State(T context,
IStateType type) |
| Modifier and Type | Method and Description |
|---|---|
T |
getContext() |
IStateType |
getStateType() |
public State(T context, IStateType type)
public IStateType getStateType()
getStateType in interface IState<T>public T getContext()
getContext in interface IState<T>Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.