Uses of Class
io.netty.buffer.LongLongHashMap
-
Packages that use LongLongHashMap Package Description io.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of LongLongHashMap in io.netty.buffer
Fields in io.netty.buffer declared as LongLongHashMap Modifier and Type Field Description private LongLongHashMapPoolChunk. runsAvailMapstore the first page and last page of each avail run
-