Uses of Interface
io.netty.util.collection.IntObjectMap.PrimitiveEntry
Packages that use IntObjectMap.PrimitiveEntry
Package
Description
Handlers for sending and receiving HTTP/2 frames.
-
Uses of IntObjectMap.PrimitiveEntry in io.netty.handler.codec.http2
Method parameters in io.netty.handler.codec.http2 with type arguments of type IntObjectMap.PrimitiveEntryModifier and TypeMethodDescription(package private) void
WeightedFairQueueByteDistributor.State.takeChild
(Iterator<IntObjectMap.PrimitiveEntry<WeightedFairQueueByteDistributor.State>> childItr, WeightedFairQueueByteDistributor.State child, boolean exclusive, List<WeightedFairQueueByteDistributor.ParentChangedEvent> events) Adds a child to this priority. -
Uses of IntObjectMap.PrimitiveEntry in io.netty.util.collection
Classes in io.netty.util.collection that implement IntObjectMap.PrimitiveEntryModifier and TypeClassDescriptionprivate class
Unmodifiable wrapper for an entry.private final class
Iterator over primitive entries.Fields in io.netty.util.collection declared as IntObjectMap.PrimitiveEntryModifier and TypeFieldDescriptionprivate final IntObjectMap.PrimitiveEntry
<V> IntCollections.UnmodifiableMap.EntryImpl.entry
Fields in io.netty.util.collection with type parameters of type IntObjectMap.PrimitiveEntryModifier and TypeFieldDescriptionprivate Iterable
<IntObjectMap.PrimitiveEntry<V>> IntCollections.UnmodifiableMap.entries
private final Iterable
<IntObjectMap.PrimitiveEntry<V>> IntObjectHashMap.entries
(package private) final Iterator
<IntObjectMap.PrimitiveEntry<V>> IntCollections.UnmodifiableMap.IteratorImpl.iter
Methods in io.netty.util.collection that return IntObjectMap.PrimitiveEntryModifier and TypeMethodDescriptionIntCollections.UnmodifiableMap.IteratorImpl.next()
IntObjectHashMap.PrimitiveIterator.next()
Methods in io.netty.util.collection that return types with arguments of type IntObjectMap.PrimitiveEntryModifier and TypeMethodDescriptionIntCollections.EmptyMap.entries()
IntCollections.UnmodifiableMap.entries()
IntObjectHashMap.entries()
IntObjectMap.entries()
Gets an iterable to traverse over the primitive entries contained in this map.Constructors in io.netty.util.collection with parameters of type IntObjectMap.PrimitiveEntryConstructor parameters in io.netty.util.collection with type arguments of type IntObjectMap.PrimitiveEntryModifierConstructorDescription(package private)