final class org.glassfish.grizzly.memory.Buffers$DumpStrings
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: org.glassfish.grizzly.memory.Buffers$DumpStrings
super_class: java.lang.Object
{
private static final java.lang.String[] DUMP_STRINGS;
descriptor: [Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: bipush 16
anewarray java.lang.String
dup
iconst_0
ldc "%10d %02x %c\n"
aastore
dup
iconst_1
1: ldc "%10d %02x %02x %c%c\n"
aastore
dup
iconst_2
2: ldc "%10d %02x %02x %02x %c%c%c\n"
aastore
dup
iconst_3
3: ldc "%10d %02x %02x %02x %02x %c%c%c%c\n"
aastore
dup
iconst_4
4: ldc "%10d %02x %02x %02x %02x %02x %c%c%c%c%c\n"
aastore
dup
iconst_5
5: ldc "%10d %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c\n"
aastore
dup
bipush 6
6: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c\n"
aastore
dup
bipush 7
7: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 8
8: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 9
9: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 10
10: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 11
11: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 12
12: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 13
13: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 14
14: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c%c%c%c%c%c%c\n"
aastore
dup
bipush 15
15: ldc "%10d %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c\n"
aastore
16: putstatic org.glassfish.grizzly.memory.Buffers$DumpStrings.DUMP_STRINGS:[Ljava/lang/String;
17: return
LocalVariableTable:
Start End Slot Name Signature
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/glassfish/grizzly/memory/Buffers$DumpStrings;
}
SourceFile: "Buffers.java"
NestHost: org.glassfish.grizzly.memory.Buffers
InnerClasses:
private final DumpStrings = org.glassfish.grizzly.memory.Buffers$DumpStrings of org.glassfish.grizzly.memory.Buffers