Class LazilyParsedNumber

  • All Implemented Interfaces:
    Serializable

    public final class LazilyParsedNumber
    extends Number
    This class holds a number value that is lazily converted to a specific number type
    Author:
    Inderjeet Singh
    See Also:
    Serialized Form
    • Constructor Detail

      • LazilyParsedNumber

        public LazilyParsedNumber​(String value)
        Parameters:
        value - must not be null