public class ToStringBean
extends java.lang.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 java.lang.String |
toString(java.lang.Class<?> beanClass,
java.lang.Object obj)
Returns the String representation of the bean given in the constructor.
|
Copyright © 2025. All rights reserved.