public interface Operator
Modifier and Type | Method and Description |
---|---|
String |
getOperation() |
int |
getParameterCount() |
Object |
operation(Object... parameter) |
Object operation(Object... parameter) throws TemplateException
TemplateException
String getOperation()
int getParameterCount()
Copyright © 2006–2018 TinyGroup. All rights reserved.