public static final class DefaultConverters.LinkedHashMapConverter<K,V> extends DefaultConverters.MapConverter<K,V>
| Constructor and Description | 
|---|
LinkedHashMapConverter(DefaultConverters.KeyAdapter<K> keyAdapter,
                      Converter<V> valueConverter)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<K,V> | 
create()  | 
deserialize, serializeCopyright © 2019. All rights reserved.