public final class ToString
extends java.lang.Object
toString representation of an object.| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toStringOf(java.lang.Object o)
Returns the
toString representation of the given object. |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.