reset method

  1. @protected
void reset()

Implementation

@protected
void reset() {
  clear();
  load(0);
}