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