java.lang.Object
com.ibm.j9ddr.tools.ddrinteractive.Humanize
Utility class for converting a value to a human-readable form.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Humanize
public Humanize()
-
-
Method Details
-
bytes
Convert the byte value into something easier to understand.- Parameters:
bytes
-- Returns:
-
pointer
Make the long value look like a pointer.- Parameters:
value
-- Returns:
-
main
-