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

/openjdk7/jdk/src/share/classes/java/nio/channels/
H A DSelectionKey.java343 * <p> An invocation of this method of the form <tt>k.isAcceptable()</tt>
359 public final boolean isAcceptable() { method in class:SelectionKey

Completed in 904 milliseconds