| Constructor and Description |
|---|
ToStringFormatter() |
ToStringFormatter(String nullString) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(T obj)
Create a string representation for the given obejct.
|
public ToStringFormatter()
public ToStringFormatter(String nullString)
Copyright © 2019. All rights reserved.