Uses of Interface
io.netty.util.collection.ShortObjectMap.PrimitiveEntry
Packages that use ShortObjectMap.PrimitiveEntry
-
Uses of ShortObjectMap.PrimitiveEntry in io.netty.util.collection
Classes in io.netty.util.collection that implement ShortObjectMap.PrimitiveEntryModifier and TypeClassDescriptionprivate class
Unmodifiable wrapper for an entry.private final class
Iterator over primitive entries.Fields in io.netty.util.collection declared as ShortObjectMap.PrimitiveEntryModifier and TypeFieldDescriptionprivate final ShortObjectMap.PrimitiveEntry
<V> ShortCollections.UnmodifiableMap.EntryImpl.entry
Fields in io.netty.util.collection with type parameters of type ShortObjectMap.PrimitiveEntryModifier and TypeFieldDescriptionprivate Iterable
<ShortObjectMap.PrimitiveEntry<V>> ShortCollections.UnmodifiableMap.entries
private final Iterable
<ShortObjectMap.PrimitiveEntry<V>> ShortObjectHashMap.entries
(package private) final Iterator
<ShortObjectMap.PrimitiveEntry<V>> ShortCollections.UnmodifiableMap.IteratorImpl.iter
Methods in io.netty.util.collection that return ShortObjectMap.PrimitiveEntryModifier and TypeMethodDescriptionShortCollections.UnmodifiableMap.IteratorImpl.next()
ShortObjectHashMap.PrimitiveIterator.next()
Methods in io.netty.util.collection that return types with arguments of type ShortObjectMap.PrimitiveEntryModifier and TypeMethodDescriptionShortCollections.EmptyMap.entries()
ShortCollections.UnmodifiableMap.entries()
ShortObjectHashMap.entries()
ShortObjectMap.entries()
Gets an iterable to traverse over the primitive entries contained in this map.Constructors in io.netty.util.collection with parameters of type ShortObjectMap.PrimitiveEntryModifierConstructorDescription(package private)
EntryImpl
(ShortObjectMap.PrimitiveEntry<V> entry) Constructor parameters in io.netty.util.collection with type arguments of type ShortObjectMap.PrimitiveEntryModifierConstructorDescription(package private)