onExpire

abstract fun onExpire(element: E)

Called when an element has expired and is removed from its holder.

Parameters

element

The element that has expired.