| Modifier and Type | Method and Description |
|---|---|
static <I,O> PatternEvaluator.BoolExprPattern<I,O> |
PatternEvaluator.matches(java.util.function.Function<I,Boolean> expr,
java.util.function.Function<I,O> f)
Allows you use a lambda to match on an input.
|
Copyright © 2016 Inbot. All Rights Reserved.