getCurrentState method

State getCurrentState()

Implementation

State getCurrentState() {
  return currentState;
}