public class DefaultToStringer
extends java.lang.Object
| Constructor and Description |
|---|
DefaultToStringer() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getToString(java.lang.Object obj)
Returns all of the known properties of the given Object.
|