public abstract static class AstUnary.SimpleOperator extends Object implements AstUnary.Operator
Constructor and Description |
---|
AstUnary.SimpleOperator() |
public Object eval(Bindings bindings, javax.el.ELContext context, AstNode node)
eval
in interface AstUnary.Operator
protected abstract Object apply(TypeConverter converter, Object o)
Copyright © 2006–2014 Odysseus Software GmbH. All rights reserved.