(package private) MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> |
MapMakerInternalMap.StrongKeyStrongValueEntry.copy(MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> newNext) |
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> |
MapMakerInternalMap.StrongKeyStrongValueEntry.Helper.copy(MapMakerInternalMap.StrongKeyStrongValueSegment<K,V> segment,
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> entry,
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> newNext) |
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> |
MapMakerInternalMap.StrongKeyStrongValueEntry.Helper.copy(MapMakerInternalMap.StrongKeyStrongValueSegment<K,V> segment,
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> entry,
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> newNext) |
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> |
MapMakerInternalMap.StrongKeyStrongValueEntry.Helper.newEntry(MapMakerInternalMap.StrongKeyStrongValueSegment<K,V> segment,
K key,
int hash,
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> next) |
void |
MapMakerInternalMap.StrongKeyStrongValueEntry.Helper.setValue(MapMakerInternalMap.StrongKeyStrongValueSegment<K,V> segment,
MapMakerInternalMap.StrongKeyStrongValueEntry<K,V> entry,
V value) |