Class AbstractMap<K,V>
java.lang.Object
org.infinispan.commons.util.AbstractMap<K,V>
- All Implemented Interfaces:
Map<K,V>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Field Details
-
entrySet
-
keySet
-
values
-
-
Constructor Details
-
AbstractMap
public AbstractMap()
-
-
Method Details
-
hashCode
-
hash
-
eq
-
assertKeyNotNull
-