Numeric.bigDecimalValue

@return the numeric value represented by this object after conversion to type {@code BigDecimal}. It can be {@code null} when this instance represents the {@code NaN} value.

class Numeric
BigDecimal
bigDecimalValue
()

Meta