public class NonElementListStringifier extends Object implements Stringifier
DEFAULT_STRINGIFIER| Constructor and Description |
|---|
NonElementListStringifier(int listThreshold,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString(Object value) |
Class |
handledClass() |
boolean |
handles(Object value) |
public NonElementListStringifier(int listThreshold,
int limit)
public boolean handles(Object value)
handles in interface Stringifierpublic Class handledClass()
handledClass in interface Stringifierpublic String asString(Object value)
asString in interface StringifierCopyright © 2017. All Rights Reserved.