Class PooledByteBufAllocator.PoolThreadLocalCache

java.lang.Object
io.netty.util.concurrent.FastThreadLocal<PoolThreadCache>
io.netty.buffer.PooledByteBufAllocator.PoolThreadLocalCache
Enclosing class:
PooledByteBufAllocator

private final class PooledByteBufAllocator.PoolThreadLocalCache extends FastThreadLocal<PoolThreadCache>