class SpecialConverter extends Converter
Converter.Hook
Modifier and Type | Field and Description |
---|---|
private static java.lang.Object[] |
EMPTY |
Constructor and Description |
---|
SpecialConverter() |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.Object |
convertNeverNull(java.lang.reflect.Type type,
java.lang.Object value) |
static boolean |
isSyntaxInterface(java.lang.reflect.Type type)
Guess if this interface is a map to type interface.
|
array, cnv, cnv, cnv, convert, convert, convert, hook, mangleMethodName, proxy, setFatalIsException, toCollection, toMap
public static boolean isSyntaxInterface(java.lang.reflect.Type type)
type
- the type to guessjava.lang.Object convertNeverNull(java.lang.reflect.Type type, java.lang.Object value) throws java.lang.Exception
java.lang.Exception