getByIndex abstract method

Danger<VT, IterablePatternExceptionABC> getByIndex(
  1. int index
)

Implementation

Danger<VT, IterablePatternExceptionABC> getByIndex(int index);