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 classUnmodifiable wrapper for an entry.private final classIterator over primitive entries.Classes in io.netty.util.collection that implement interfaces with type arguments of type ShortObjectMap.PrimitiveEntryModifier and TypeClassDescriptionprivate classUnmodifiable wrapper for an iterator.private final classIterator over primitive entries.Fields in io.netty.util.collection declared as ShortObjectMap.PrimitiveEntryModifier and TypeFieldDescriptionprivate final ShortObjectMap.PrimitiveEntry<V> ShortCollections.UnmodifiableMap.EntryImpl.entryFields in io.netty.util.collection with type parameters of type ShortObjectMap.PrimitiveEntryModifier and TypeFieldDescriptionprivate Iterable<ShortObjectMap.PrimitiveEntry<V>> ShortCollections.UnmodifiableMap.entriesprivate final Iterable<ShortObjectMap.PrimitiveEntry<V>> ShortObjectHashMap.entries(package private) final Iterator<ShortObjectMap.PrimitiveEntry<V>> ShortCollections.UnmodifiableMap.IteratorImpl.iterMethods 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)