Searched defs:MatchOp (Results 1 – 1 of 1) sorted by relevance
196 private static final class MatchOp<T> implements TerminalOp<T, Boolean> { class in MatchOps209 MatchOp(StreamShape shape, in MatchOp() method in MatchOps.MatchOp