Uses of Class
com.google.common.collect.MapMakerInternalMap.WeakKeyStrongValueSegment
Packages that use MapMakerInternalMap.WeakKeyStrongValueSegment
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of MapMakerInternalMap.WeakKeyStrongValueSegment in com.google.common.collect
Methods in com.google.common.collect that return MapMakerInternalMap.WeakKeyStrongValueSegmentModifier and TypeMethodDescriptionMapMakerInternalMap.WeakKeyStrongValueEntry.Helper.newSegment
(MapMakerInternalMap<K, V, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>, MapMakerInternalMap.WeakKeyStrongValueSegment<K, V>> map, int initialCapacity) (package private) MapMakerInternalMap.WeakKeyStrongValueSegment
<K, V> MapMakerInternalMap.WeakKeyStrongValueSegment.self()
Methods in com.google.common.collect with parameters of type MapMakerInternalMap.WeakKeyStrongValueSegmentModifier and TypeMethodDescriptionMapMakerInternalMap.WeakKeyStrongValueEntry.Helper.copy
(MapMakerInternalMap.WeakKeyStrongValueSegment<K, V> segment, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V> entry, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V> newNext) MapMakerInternalMap.WeakKeyStrongValueEntry.Helper.newEntry
(MapMakerInternalMap.WeakKeyStrongValueSegment<K, V> segment, K key, int hash, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V> next) void
MapMakerInternalMap.WeakKeyStrongValueEntry.Helper.setValue
(MapMakerInternalMap.WeakKeyStrongValueSegment<K, V> segment, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V> entry, V value) Method parameters in com.google.common.collect with type arguments of type MapMakerInternalMap.WeakKeyStrongValueSegmentModifier and TypeMethodDescriptionMapMakerInternalMap.WeakKeyStrongValueEntry.Helper.newSegment
(MapMakerInternalMap<K, V, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>, MapMakerInternalMap.WeakKeyStrongValueSegment<K, V>> map, int initialCapacity) Constructor parameters in com.google.common.collect with type arguments of type MapMakerInternalMap.WeakKeyStrongValueSegmentModifierConstructorDescription(package private)
WeakKeyStrongValueSegment
(MapMakerInternalMap<K, V, MapMakerInternalMap.WeakKeyStrongValueEntry<K, V>, MapMakerInternalMap.WeakKeyStrongValueSegment<K, V>> map, int initialCapacity)