Operation.ConstructorOperation, Operation.LookupVariableOperation, Operation.MethodOperation, Operation.NullOperation, Operation.PrimitiveTypeOperation, Operation.StringOperation, Operation.WrapperException| Constructor and Description |
|---|
StringOperation(String s)
s will be the returned string. |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(List<Object> input)
Applies the operation.
|
Class |
getReturnType()
Returns the Class of the object this operation returns.
|
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitexecuteTreepublic StringOperation(String s)
s will be the returned string.s - public Object apply(List<Object> input)
Operationpublic Class getReturnType()
OperationgetReturnType in interface OperationCopyright © 2017. All rights reserved.