|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ChainableOp<R> | Operation which can be executed in sequence, giving a return value as param for the next one |
| IdentityOp<R> | StringOp that does nothing. |
| IfOp<V,R> | Construct an "if" operation that will execute its "else" body if the supplied condition is false, and will otherwise execute its regular body. |
| OneParamOp<V,R> | Generic one-param operation abstraction. |
| SequenceOp<R> | Executes in sequence other operations. |
| Enum Summary | |
|---|---|
| OneParamOp.Type | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||