onReset abstract method
void
onReset()
Called by the pool when an object is being added to the available set in the pool
Implementation
void onReset();
Called by the pool when an object is being added to the available set in the pool
void onReset();