T
public static interface SpreadsheetView.RowAccessor<T>
SpreadsheetRow
get(int index)
boolean
isEmpty()
int
size()
T get(int index)
boolean isEmpty()
int size()