Modifier and type | Action and description |
---|---|
void | addPredicate(Function2<P1,P2,Result>) Add a predicate. |
boolean | applyAdaptations(IOperationHelper,JvmOperation,ISideEffectContext) Evaluate the predicates. |
boolean | isAdapterForType(Object) |
void | removeAllPredicates Remove all the predicates. |
new
def addPredicate(Function2<P1,P2,Result>)
def applyAdaptations(IOperationHelper,JvmOperation,ISideEffectContext) : boolean
def isAdapterForType(Object) : boolean
def removeAllPredicates