public class ReflectionLibrary extends Object
| Constructor and Description |
|---|
ReflectionLibrary() |
| Modifier and Type | Method and Description |
|---|---|
static String |
dumpFields(Object object)
Concatenate all fields and values of a Java object.
|
Copyright © 2018. All rights reserved.