Selectable.isWriting

@return <code>true</code> if the selectable is interested in receiving notifications (via the {@link #writeable()} method that indicate that the associated {@link SelectableChannel} is ready to be written to.

interface Selectable
bool
isWriting
()

Meta