- java.lang.Object
-
- javax.ws.rs.core.AbstractMultivaluedMap<K,V>
-
- javax.ws.rs.core.MultivaluedHashMap<String,String>
-
- com.collibra.connect.dgc.client.rest.MultivaluedMapIgnoringNullsImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-
Field Summary
-
Fields inherited from class javax.ws.rs.core.AbstractMultivaluedMap
store
-
Method Summary
-
Methods inherited from class javax.ws.rs.core.AbstractMultivaluedMap
add, addAll, addAll, addFirst, addFirstNull, addNull, clear, containsKey, containsValue, entrySet, equals, equalsIgnoreValueOrder, get, getFirst, getValues, hashCode, isEmpty, keySet, put, putAll, putSingle, remove, size, toString, values
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
Copyright © 2010–2019. All rights reserved.