public class UnaryTestImpl extends Object implements UnaryTest
| Constructor and Description |
|---|
UnaryTestImpl(UnaryTest delegate,
String text) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
apply(EvaluationContext ctx,
Object obj) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThenpublic Boolean apply(EvaluationContext ctx, Object obj)
apply in interface BiFunction<EvaluationContext,Object,Boolean>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.