|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.util.ToStringUtils
public class ToStringUtils
Helper methods to ease implementing Object.toString()
.
Constructor Summary | |
---|---|
ToStringUtils()
|
Method Summary | |
---|---|
static java.lang.String |
boost(float boost)
for printing boost only if not 1.0 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToStringUtils()
Method Detail |
---|
public static java.lang.String boost(float boost)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |