org.apache.lucene.util
Class ToStringUtils
java.lang.Object
org.apache.lucene.util.ToStringUtils
public final class ToStringUtils
- extends Object
Helper methods to ease implementing Object.toString()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
boost
public static String boost(float boost)
- for printing boost only if not 1.0
byteArray
public static void byteArray(StringBuilder buffer,
byte[] bytes)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.