public static class AdaptingBehaviorTestCase.MyHashMap2 extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
MyHashMap2() |
Modifier and Type | Method and Description |
---|---|
void |
setFoo(String foo) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public MyHashMap2()
Copyright © 2003–2016 Codehaus. All rights reserved.