public static interface Operator.SingleValue<A,B> extends Operator<A,B>
Operator.MultipleValue<A,B>, Operator.Register, Operator.SingleValue<A,B>Predicate2.Impl<A,B>| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(A o1,
B o2) |
default boolean |
test(A o1,
B[] o2) |
getOperatorName, requiresCoercionCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.