Class JsonIntValue


public class JsonIntValue extends JsonNumericValue
  • Constructor Details

    • JsonIntValue

      public JsonIntValue(long number)
  • Method Details