java.lang.Object
tech.deplant.java4ever.framework.Data
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic com.google.gson.Gsonstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigIntegerstatic final BigInteger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringbase64ToHexString(String base64string) static StringdateTimeToString(LocalDateTime dateTime) static StringdecimalToString(BigDecimal decimalAmount, int scale) static BigIntegerhexToBigInt(String hexUint) static BigDecimalstatic Stringstatic LocalDateTimelongToDateTime(long unixTime) static StringpadLeftZeros(String inputString, int length) static BigDecimalstatic StringUtility method for preparing hex strings
-
Field Details
-
NANOTON
-
NANOEVER
-
MICROTON
-
MICROEVER
-
MILLITON
-
MILLIEVER
-
TON
-
EVER
-
KILOTON
-
KILOEVER
-
MEGATON
-
MEGAEVER
-
GIGATON
-
GIGAEVER
-
GSON
public static com.google.gson.Gson GSON
-
-
Constructor Details
-
Data
public Data()
-
-
Method Details
-
base64ToHexString
-
longToDateTime
-
dateTimeToString
-
decimalToString
-
hexToBigInt
-
hexToDec
-
strToDec
-
strToHex
Utility method for preparing hex strings- Parameters:
text- Text string to encode.- Returns:
- Hex string
-
hexToStr
-
padLeftZeros
-