Package io.confluent.protobuf.type.utils
Class DecimalUtils
java.lang.Object
io.confluent.protobuf.type.utils.DecimalUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DecimalfromBigDecimal(BigDecimal decimal) static BigDecimaltoBigDecimal(com.google.protobuf.Message message) static BigDecimaltoBigDecimal(Decimal decimal)
-
Constructor Details
-
DecimalUtils
public DecimalUtils()
-
-
Method Details
-
toBigDecimal
-
toBigDecimal
-
fromBigDecimal
-