onUpdate abstract method

void onUpdate(
  1. int index,
  2. T item
)

Implementation

void onUpdate(int index, T item);