class sun.tools.jconsole.MemoryTab$1 extends sun.tools.jconsole.Plotter
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.tools.jconsole.MemoryTab$1
super_class: sun.tools.jconsole.Plotter
{
final sun.tools.jconsole.MemoryTab this$0;
descriptor: Lsun/tools/jconsole/MemoryTab;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.tools.jconsole.MemoryTab, sun.tools.jconsole.Plotter$Unit);
descriptor: (Lsun/tools/jconsole/MemoryTab;Lsun/tools/jconsole/Plotter$Unit;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
putfield sun.tools.jconsole.MemoryTab$1.this$0:Lsun/tools/jconsole/MemoryTab;
aload 0
aload 2
invokespecial sun.tools.jconsole.Plotter.<init>:(Lsun/tools/jconsole/Plotter$Unit;)V
return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/tools/jconsole/MemoryTab$1;
0 1 2 $anonymous0 Lsun/tools/jconsole/Plotter$Unit;
MethodParameters:
Name Flags
this$0 final
$anonymous0
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic sun.tools.jconsole.Messages.HEAP_MEMORY_USAGE:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/tools/jconsole/MemoryTab$1;
}
SourceFile: "MemoryTab.java"
EnclosingMethod: sun.tools.jconsole.MemoryTab.createPlotters:()V
NestHost: sun.tools.jconsole.MemoryTab
InnerClasses:
sun.tools.jconsole.MemoryTab$1
public final Unit = sun.tools.jconsole.Plotter$Unit of sun.tools.jconsole.Plotter