Interface JsonFracLiteral

All Superinterfaces:
JsonLiteral, JsonValue
All Known Implementing Classes:
JsonFracLiteralImpl

public interface JsonFracLiteral extends JsonLiteral
Fractional literal value. (123.23, 22.001, ...)
Author:
antons
  • Method Details

    • bdValue

      BigDecimal bdValue()
      BigDecimal value of this literal
      Returns:
      BigDecimal value