public final class ToStringUtils extends Object
Object.toString()
.Modifier and Type | Method and Description |
---|---|
static void |
byteArray(StringBuilder buffer,
byte[] bytes) |
static String |
longHex(long x) |
public static void byteArray(StringBuilder buffer, byte[] bytes)
public static String longHex(long x)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.