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, wait
andThen
public Boolean apply(EvaluationContext ctx, Object obj)
apply
in interface BiFunction<EvaluationContext,Object,Boolean>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.