currentPosition property

int currentPosition
final

Determines which of the computedStates is the current state. This allows you to skip back and forth in time.

Implementation

final int currentPosition;