Package org.apache.lucene.util
Class ToStringUtils
java.lang.Object
org.apache.lucene.util.ToStringUtils
Helper methods to ease implementing
Object.toString().-
Method Summary
Modifier and TypeMethodDescriptionstatic voidbyteArray(StringBuilder buffer, byte[] bytes) static StringlongHex(long x)
-
Method Details
-
byteArray
-
longHex
-