Selectable.onReadable

Registers a callback that will be run when the selectable becomes ready for reading. @param runnable the callback to register. Any previously registered callback will be replaced.

interface Selectable
void
onReadable

Meta