public static class DashNode.DashUnaryTest extends Object implements UnaryTest
| Modifier and Type | Field and Description |
|---|---|
static DashNode.DashUnaryTest |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
apply(EvaluationContext evaluationContext,
Object o) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThenpublic static DashNode.DashUnaryTest INSTANCE
public Boolean apply(EvaluationContext evaluationContext, Object o)
apply in interface BiFunction<EvaluationContext,Object,Boolean>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.