final class io.netty.buffer.PoolThreadCache$NormalMemoryRegionCache<T> extends io.netty.buffer.PoolThreadCache$MemoryRegionCache<T>
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: io.netty.buffer.PoolThreadCache$NormalMemoryRegionCache
super_class: io.netty.buffer.PoolThreadCache$MemoryRegionCache
{
void <init>(int);
descriptor: (I)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
getstatic io.netty.buffer.PoolArena$SizeClass.Normal:Lio/netty/buffer/PoolArena$SizeClass;
invokespecial io.netty.buffer.PoolThreadCache$MemoryRegionCache.<init>:(ILio/netty/buffer/PoolArena$SizeClass;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/buffer/PoolThreadCache$NormalMemoryRegionCache<TT;>;
0 2 1 size I
MethodParameters:
Name Flags
size
protected void initBuf(io.netty.buffer.PoolChunk<T>, long, io.netty.buffer.PooledByteBuf<T>, );
descriptor: (Lio/netty/buffer/PoolChunk;JLio/netty/buffer/PooledByteBuf;I)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=6, args_size=5
start local 0 start local 1 start local 2 start local 4 start local 5 0: aload 1
aload 4
lload 2
iload 5
invokevirtual io.netty.buffer.PoolChunk.initBuf:(Lio/netty/buffer/PooledByteBuf;JI)V
1: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/buffer/PoolThreadCache$NormalMemoryRegionCache<TT;>;
0 2 1 chunk Lio/netty/buffer/PoolChunk<TT;>;
0 2 2 handle J
0 2 4 buf Lio/netty/buffer/PooledByteBuf<TT;>;
0 2 5 reqCapacity I
Signature: (Lio/netty/buffer/PoolChunk<TT;>;JLio/netty/buffer/PooledByteBuf<TT;>;I)V
MethodParameters:
Name Flags
chunk
handle
buf
reqCapacity
}
Signature: <T:Ljava/lang/Object;>Lio/netty/buffer/PoolThreadCache$MemoryRegionCache<TT;>;
SourceFile: "PoolThreadCache.java"
NestHost: io.netty.buffer.PoolThreadCache
InnerClasses:
final SizeClass = io.netty.buffer.PoolArena$SizeClass of io.netty.buffer.PoolArena
private abstract MemoryRegionCache = io.netty.buffer.PoolThreadCache$MemoryRegionCache of io.netty.buffer.PoolThreadCache
private final NormalMemoryRegionCache = io.netty.buffer.PoolThreadCache$NormalMemoryRegionCache of io.netty.buffer.PoolThreadCache