Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/stream/
DMatchOps.java61 private final boolean shortCircuitResult; field in MatchOps.MatchKind
64 boolean shortCircuitResult) { in MatchKind()