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