| Modifier and Type | Method and Description |
|---|---|
static <I,O> PatternEvaluator.EqualsPattern<I,O> |
PatternEvaluator.equals(I value,
java.util.function.Function<I,O> f)
Allows you to match on a value using the equals method
|
Copyright © 2016 Inbot. All Rights Reserved.