getCurrentPosition method

int getCurrentPosition()

Implementation

int getCurrentPosition() {
  return _currentPosition;
}