onAddDataToBatch abstract method

void onAddDataToBatch(
  1. T data
)

Implementation

void onAddDataToBatch(T data);