getItem abstract method

ItemType getItem(
  1. int index
)

Get item.

Implementation

ItemType getItem(int index);