Searched refs:terminal (Results 1 – 2 of 2) sorted by relevance
309 public Poll<E> terminal(Supplier<Boolean> terminalChecker) { in terminal() method in Poll
466 .terminal(() -> true) in terminal_hasValue_exitsImmediately()478 .terminal(() -> true) in terminal_hasException_exitsImmediately()