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