Convert
class Convert
Provides utility methods to handle type conversions
Types
Functions
Link copied to clipboard
Converts the given array of bytes into hexadecimal string.
Link copied to clipboard
Converts the given object into a JSON formatted string.
Link copied to clipboard
Converts the give array of primitive long values into an array of Long values.
Link copied to clipboard
Converts the give collection of Number objects into an array of primitive long values.