Modifier and Type | Field and Description |
---|---|
static DefaultConverters.PrimitiveConverterFactory |
instance |
Modifier and Type | Method and Description |
---|---|
Converter<?> |
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.PrimitiveConverterFactory instance
public Converter<?> create(Type type, Genson genson)
Factory
Copyright © 2019. All rights reserved.