Uses of Class
io.netty.util.concurrent.ConcurrentSkipListIntObjMultimap
Packages that use ConcurrentSkipListIntObjMultimap
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
Utility classes for concurrent / async tasks.
-
Uses of ConcurrentSkipListIntObjMultimap in io.netty.buffer
Fields in io.netty.buffer declared as ConcurrentSkipListIntObjMultimapModifier and TypeFieldDescriptionprivate final ConcurrentSkipListIntObjMultimap<AdaptivePoolingAllocator.Chunk> AdaptivePoolingAllocator.ConcurrentSkipListChunkCache.chunks -
Uses of ConcurrentSkipListIntObjMultimap in io.netty.util.concurrent
Fields in io.netty.util.concurrent with type parameters of type ConcurrentSkipListIntObjMultimapModifier and TypeFieldDescriptionprivate static final AtomicReferenceFieldUpdater<ConcurrentSkipListIntObjMultimap<?>, ConcurrentSkipListIntObjMultimap.Index<?>> ConcurrentSkipListIntObjMultimap.HEAD