class Index extends UnaryMathVal
| Modifier and Type | Method and Description |
|---|---|
Class |
getType(Class c)
Return the type of this value based on the numeric type being operated
on.
|
protected Object |
operate(Object o,
Class c)
Return the result of this mathematical operation on the given value.
|
acceptVisit, eval, getType, setImplicitTypeeval, evaluate, evaluate, getAlias, getMetaData, getName, getPath, getSelectAs, isAggregate, isVariable, isXPath, setAlias, setMetaDatapublic Index(Val val)
public Class getType(Class c)
UnaryMathValgetType in class UnaryMathValprotected Object operate(Object o, Class c)
UnaryMathValoperate in class UnaryMathValCopyright © 2006–2013 Apache Software Foundation. All rights reserved.