public class ElementListStringifier extends Object implements Stringifier
DEFAULT_STRINGIFIER| Constructor and Description |
|---|
ElementListStringifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
asString(Object value) |
Class |
handledClass() |
boolean |
handles(Object value) |
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.