Uses of Class
io.netty.util.Recycler.LocalPool
Packages that use Recycler.LocalPool
-
Uses of Recycler.LocalPool in io.netty.util
Fields in io.netty.util declared as Recycler.LocalPoolModifier and TypeFieldDescriptionprivate final Recycler.LocalPool
<T> Recycler.DefaultHandle.localPool
Fields in io.netty.util with type parameters of type Recycler.LocalPoolModifier and TypeFieldDescriptionprivate final FastThreadLocal
<Recycler.LocalPool<T>> Recycler.threadLocal
Constructors in io.netty.util with parameters of type Recycler.LocalPool