Pojomatic.toString(Object) Pojomatic.toString}| Interface | Description |
|---|---|
| EnhancedPojoFormatter |
A formatter to aid in creating a
String representation of a POJO. |
| EnhancedPropertyFormatter |
A formatter for a property.
|
| PojoFormatter | Deprecated.
Since 2.0.
|
| PropertyFormatter | Deprecated.
Since 2.0.
|
| Class | Description |
|---|---|
| AccountNumberFormatter | Deprecated.
While this formatter can prevent the toString representation of an object including a full account
number, the full number can still be visible in heap dumps.
|
| DefaultEnhancedPojoFormatter |
Default formatter for classes that use
Pojomatic. |
| DefaultEnhancedPropertyFormatter |
The default property formatter used by Pojomatic.
|
| DefaultPojoFormatter | Deprecated.
Since 2.0.
|
| DefaultPropertyFormatter | Deprecated.
Since 2.0.
|
Copyright © 2008–2018. All rights reserved.