go abstract method

void go(
  1. int delta
)

Moves within the history stack by delta entries.

Implementation

void go(int delta);