public abstract class TreeMapParcelConverter<K,V> extends MapParcelConverter<K,V,TreeMap<K,V>>
| Constructor and Description |
|---|
TreeMapParcelConverter() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<K,V> |
createMap() |
fromParcel, mapKeyFromParcel, mapKeyToParcel, mapValueFromParcel, mapValueToParcel, toParcelCopyright © 2020. All Rights Reserved.