class All extends UnaryMathVal
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class |
getType(java.lang.Class c)
Return the type of this value based on the numeric type being operated
on.
|
protected java.lang.Object |
operate(java.lang.Object o,
java.lang.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 java.lang.Class getType(java.lang.Class c)
UnaryMathVal
getType
in class UnaryMathVal
protected java.lang.Object operate(java.lang.Object o, java.lang.Class c)
UnaryMathVal
operate
in class UnaryMathVal
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.