getValueAt abstract method

T getValueAt(
  1. int index
)

Returns the value at index.

Implementation

T getValueAt(int index);