Selectable.onWritable

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

interface Selectable
void
onWritable

Meta