public static interface RecursiveBooleanEvaluator.Checker
Modifier and Type | Method and Description |
---|---|
boolean |
isCorrectType(Object value) |
default boolean |
isNullAllowed() |
boolean |
test(Object left,
Object right) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.