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

/libcore/ojluni/src/main/java/sun/nio/ch/
H A DSelectionKeyImpl.java83 return nioInterestOps(ops);
102 public SelectionKey nioInterestOps(int ops) { method in class:SelectionKeyImpl
110 public int nioInterestOps() { method in class:SelectionKeyImpl

Completed in 108 milliseconds