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-2019 Apache Software Foundation. All Rights Reserved.