public final class ToString extends Object
toString
representation of an object.Modifier and Type | Method and Description |
---|---|
static String |
toStringOf(Object o)
Returns the
toString representation of the given object. |
Copyright © 2007–2016. All rights reserved.