Package com.google.api.client.test.json
Class AbstractJsonGeneratorTest.IterableMap
java.lang.Object
java.util.AbstractMap<String,String>
java.util.HashMap<String,String>
com.google.api.client.test.json.AbstractJsonGeneratorTest.IterableMap
- All Implemented Interfaces:
Serializable
,Cloneable
,Iterable<Map.Entry<String,
,String>> Map<String,
String>
- Enclosing class:
AbstractJsonGeneratorTest
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,
V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator