public class RightPlusPlusOperator extends Object implements OperatorWithContext
| Constructor and Description |
|---|
RightPlusPlusOperator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation() |
Object |
operation(TemplateContext context,
String name,
Object value) |
public Object operation(TemplateContext context, String name, Object value) throws TemplateException
operation in interface OperatorWithContextTemplateExceptionpublic String getOperation()
getOperation in interface OperatorWithContextCopyright © 2006–2018 TinyGroup. All rights reserved.