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