private static final class RepositoryStatistics.ZeroForNullHashMap<K,V extends Long> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
private |
ZeroForNullHashMap() |
Modifier and Type | Method and Description |
---|---|
V |
get(Object key) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.