class All extends UnaryMathVal
Modifier and Type | Method and Description |
---|---|
protected 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, setImplicitType
eval, evaluate, evaluate, getAlias, getMetaData, getName, getPath, getSelectAs, isAggregate, isVariable, isXPath, setAlias, setMetaData
public All(Val val)
protected Class getType(Class c)
UnaryMathVal
getType
in class UnaryMathVal
protected Object operate(Object o, Class c)
UnaryMathVal
operate
in class UnaryMathVal
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.