public abstract static class AstUnary.SimpleOperator extends Object implements AstUnary.Operator
| Constructor and Description |
|---|
AstUnary.SimpleOperator() |
public Object eval(Bindings bindings, ELContext context, AstNode node)
eval in interface AstUnary.Operatorprotected abstract Object apply(TypeConverter converter, Object o)
Copyright © 2018. All rights reserved.