| Constructor and Description |
|---|
ComposeOperator(Operator operator,
LeafMetadata<?> other) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name() |
java.lang.String |
readable()
Returns the human readable version of this object.
|
ReturnType |
returnType() |
public ComposeOperator(Operator operator, LeafMetadata<?> other)
public java.lang.String readable()
Readablepublic ReturnType returnType()
returnType in interface Operator