O
- public abstract class DelegateBasedOperation<O extends FirstOrderOperation> extends FirstOrderOperation
Modifier | Constructor and Description |
---|---|
protected |
DelegateBasedOperation(O delegate) |
Modifier and Type | Method and Description |
---|---|
O |
getDelegateOperation() |
void |
setDelegateOperation(O delegateOp) |
createIteratorVariable, execute, execute, resolve, resolveFunction, resolvePredicate, resolveSource
isOverridable, toString
Copyright © 2020. All rights reserved.