| Modifier | Constructor and Description |
|---|---|
protected |
DefaultResult(boolean validated,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext()
Returns the context that contains the execution values.
|
Metadata |
reduce(ReduceType type)
Returns the predicate reduction.
|
boolean |
value()
Returns true if the predicate evaluates to true.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFailureCause, getFailureCause, reduceMessage, reduceMessageprotected DefaultResult(boolean validated,
Context context)
public boolean value()
Resultpublic Context getContext()
ResultgetContext in interface Resultpublic Metadata reduce(ReduceType type)
Result