public class AvgExpression extends UnaryOperatorExpression<Double>
operandalias, javaType| Constructor and Description |
|---|
AvgExpression(VExpression<? extends Number> operand) |
| Modifier and Type | Method and Description |
|---|---|
<X> X |
accept(ExpressionVisitor<X> visitor) |
getOperandasgetAlias, getCompoundSelectionItems, getJavaType, in, in, in, in, isCompoundSelection, isNotNull, isNullaliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitin, in, in, in, isNotNull, isNullpublic AvgExpression(VExpression<? extends Number> operand)
public <X> X accept(ExpressionVisitor<X> visitor)
Copyright © 2017. All rights reserved.