Searched defs:isConnectable (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/
H A DSelectionKey.java319 * <p> An invocation of this method of the form <tt>k.isConnectable()</tt>
335 public final boolean isConnectable() { method in class:SelectionKey

Completed in 493 milliseconds