tripkit-android / com.skedgo.tripkit.common.util / AbstractObjectPool / onRecycle

onRecycle

protected open fun onRecycle(obj: T):Unit

Gives subclasses the chance to perform additional operations on an object before it is recycled.

Parameters

obj - T: