Searched defs:selectNow (Results 1 – 4 of 4) sorted by relevance
366 public abstract int selectNow() throws IOException; in selectNow() method in Selector552 public int selectNow(Consumer<SelectionKey> action) throws IOException { in selectNow() method in Selector
73 public int selectNow() throws IOException { in selectNow() method in MockAbstractSelector
62 public int selectNow() throws java.io.IOException { in selectNow() method in SelectorImpl
104 public int selectNow() throws IOException { in selectNow() method in SelectorImpl