public final class NumberExpression extends ValueObject implements Expression
String
number
NumberExpression(String number)
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final String number
public NumberExpression(String number)
Copyright © 2013–2016 jparsec. All rights reserved.