Class LazilyParsedNumber.Lossy

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      int intValue()
      long longValue()
      float floatValue()
      double doubleValue()
      short shortValue()
      byte byteValue()
      • Methods inherited from class dev.drtheo.autojson.adapter.string.parser.LazilyParsedNumber

        equals, hashCode, toString
      • Methods inherited from class java.lang.Number

        doubleValue, floatValue, intValue, longValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait