Uses of Class
io.netty.util.internal.UnpaddedInternalThreadLocalMap
Packages that use UnpaddedInternalThreadLocalMap
Package
Description
Internal-use-only utilities which is not allowed to be used
outside Netty.
-
Uses of UnpaddedInternalThreadLocalMap in io.netty.util.internal
Subclasses of UnpaddedInternalThreadLocalMap in io.netty.util.internalModifier and TypeClassDescriptionfinal class
The internal data structure that stores the thread-local variables for Netty and allFastThreadLocal
s.