public interface Stringifier
| Modifier and Type | Field and Description |
|---|---|
static Stringifier |
DEFAULT_STRINGIFIER |
| Modifier and Type | Method and Description |
|---|---|
String |
asString(Object value) |
Class |
handledClass() |
default boolean |
handles(Object value) |
static final Stringifier DEFAULT_STRINGIFIER
Copyright © 2017. All Rights Reserved.