| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultConverters.UntypedConverterFactory.UntypedConverter |
| Modifier and Type | Field and Description |
|---|---|
static DefaultConverters.UntypedConverterFactory |
instance |
| Modifier and Type | Method and Description |
|---|---|
Converter<Object> |
create(Type type,
Genson genson)
Implementations of this method must try to create an instance of type T based on the
parameter "type".
|
public static final DefaultConverters.UntypedConverterFactory instance
public Converter<Object> create(Type type, Genson genson)
FactoryCopyright © 2019. All rights reserved.