public class NumericConstant<T extends Entity<T>> extends NumericExpression<T>
NumericConstant(Number value)
Number
getValue()
divide, divide, eq, eq, gt, gt, gte, gte, lt, lt, lte, lte, minus, minus, neq, neq, plus, plus, times, times
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NumericConstant(Number value)
public Number getValue()
Copyright © 2012–2022. All rights reserved.