class com.sun.tools.jdi.ThreadReferenceImpl$Cache extends com.sun.tools.jdi.ObjectReferenceImpl$Cache
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.tools.jdi.ThreadReferenceImpl$Cache
super_class: com.sun.tools.jdi.ObjectReferenceImpl$Cache
{
java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0000)
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=1, args_size=1
start local 0 // com.sun.tools.jdi.ThreadReferenceImpl$Cache this
0: .line 127
aload 0 /* this */
invokespecial com.sun.tools.jdi.ObjectReferenceImpl$Cache.<init>:()V
1: .line 128
aload 0 /* this */
aconst_null
putfield com.sun.tools.jdi.ThreadReferenceImpl$Cache.name:Ljava/lang/String;
2: .line 127
return
end local 0 // com.sun.tools.jdi.ThreadReferenceImpl$Cache this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/tools/jdi/ThreadReferenceImpl$Cache;
}
SourceFile: "ThreadReferenceImpl.java"
NestHost: com.sun.tools.jdi.ThreadReferenceImpl
InnerClasses:
protected Cache = com.sun.tools.jdi.ObjectReferenceImpl$Cache of com.sun.tools.jdi.ObjectReferenceImpl
private Cache = com.sun.tools.jdi.ThreadReferenceImpl$Cache of com.sun.tools.jdi.ThreadReferenceImpl