Selectable.onFree

Registers a callback that will be run when the selectable is notified that it has been free'd. @param runnable the callback to register. Any previously registered callback will be replaced.

interface Selectable
void
onFree

Meta