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