Uses of Class
io.netty.buffer.IntPriorityQueue
Packages that use IntPriorityQueue
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of IntPriorityQueue in io.netty.buffer
Fields in io.netty.buffer declared as IntPriorityQueueModifier and TypeFieldDescriptionprivate final IntPriorityQueue[]
PoolChunk.runsAvail
manage all avail runsMethods in io.netty.buffer that return IntPriorityQueueModifier and TypeMethodDescriptionprivate static IntPriorityQueue[]
PoolChunk.newRunsAvailqueueArray
(int size)