public interface Converter<T>
Modifier and Type | Interface and Description |
---|---|
static class |
Converter.Result<T> |
Modifier and Type | Method and Description |
---|---|
Converter.Result<T> |
convert(java.lang.Object object) |
Converter.Result<T> convert(java.lang.Object object)