public abstract class ObjectPrinter extends Object
| Constructor and Description |
|---|
ObjectPrinter() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Provides a string representation of the object that can be easily read and formatted in JSON-esque fashion.
|
Copyright © 2018–2021 ODPi. All rights reserved.