public class ToStringBean extends Object
It works on all read/write properties, recursively. It support all primitive types, Strings, Collections, ToString objects and multi-dimensional arrays of any of them.
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(Class<?> beanClass,
Object obj)
Returns the String representation of the bean given in the constructor.
|
Copyright © 2021. All rights reserved.