public class ProxyRetrofitQueryMap extends HashMap<String,Serializable>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ProxyRetrofitQueryMap(Map<String,Serializable> m) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,Serializable>> |
entrySet() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic ProxyRetrofitQueryMap(Map<String,Serializable> m)
public Set<Map.Entry<String,Serializable>> entrySet()
entrySet in interface Map<String,Serializable>entrySet in class HashMap<String,Serializable>Copyright © 2018 Nuxeo. All rights reserved.