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