Documentation of 'jhplot.math.exp4j.tokenizer.NumberToken' Java class.
NumberToken
jhplot.math.exp4j.tokenizer

Class NumberToken



  • public final class NumberToken
    extends Token
    Represents a number in the expression
    • Constructor Detail

      • NumberToken

        public NumberToken(double value)
        Create a new instance
        Parameters:
        value - the value of the number
    • Method Detail

      • getValue

        public double getValue()
        Get the value of the number
        Returns:
        the value

DMelt 3.0 © DataMelt by jWork.ORG