java.lang.Object
tech.deplant.java4ever.utils.Numbers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimal
hexStringToBigDec
(String hexString, int scale) static BigInteger
hexStringToBigInt
(String hexString) static int
hexStringToInt
(String hexString) static long
hexStringToLong
(String hexString)
-
Constructor Details
-
Numbers
public Numbers()
-
-
Method Details
-
hexStringToInt
-
hexStringToLong
-
hexStringToBigInt
-
hexStringToBigDec
-