Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/ch/
DSelectionKeyImpl.java102 public SelectionKey nioInterestOps(int ops) { in nioInterestOps() method in SelectionKeyImpl
110 public int nioInterestOps() { in nioInterestOps() method in SelectionKeyImpl