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

/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DSelectionKeyImpl.java83 return nioInterestOps(ops);
102 SelectionKey nioInterestOps(int ops) { // package-private method in class:SelectionKeyImpl
110 int nioInterestOps() { // package-private method in class:SelectionKeyImpl

Completed in 206 milliseconds