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