Uses of Class
com.google.common.collect.MapMakerInternalMap.StrongKeyStrongValueSegment
Packages that use MapMakerInternalMap.StrongKeyStrongValueSegment
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of MapMakerInternalMap.StrongKeyStrongValueSegment in com.google.common.collect
Methods in com.google.common.collect that return MapMakerInternalMap.StrongKeyStrongValueSegmentModifier and TypeMethodDescriptionMapMakerInternalMap.StrongKeyStrongValueEntry.Helper.newSegment
(MapMakerInternalMap<K, V, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>, MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>> map, int initialCapacity) (package private) MapMakerInternalMap.StrongKeyStrongValueSegment
<K, V> MapMakerInternalMap.StrongKeyStrongValueSegment.self()
Methods in com.google.common.collect with parameters of type MapMakerInternalMap.StrongKeyStrongValueSegmentModifier and TypeMethodDescriptionMapMakerInternalMap.StrongKeyStrongValueEntry.Helper.copy
(MapMakerInternalMap.StrongKeyStrongValueSegment<K, V> segment, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V> entry, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V> newNext) 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) Method parameters in com.google.common.collect with type arguments of type MapMakerInternalMap.StrongKeyStrongValueSegmentModifier and TypeMethodDescriptionMapMakerInternalMap.StrongKeyStrongValueEntry.Helper.newSegment
(MapMakerInternalMap<K, V, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>, MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>> map, int initialCapacity) Constructor parameters in com.google.common.collect with type arguments of type MapMakerInternalMap.StrongKeyStrongValueSegmentModifierConstructorDescription(package private)
StrongKeyStrongValueSegment
(MapMakerInternalMap<K, V, MapMakerInternalMap.StrongKeyStrongValueEntry<K, V>, MapMakerInternalMap.StrongKeyStrongValueSegment<K, V>> map, int initialCapacity)