class com.sun.tools.jdi.ThreadGroupReferenceImpl$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.ThreadGroupReferenceImpl$Cache
super_class: com.sun.tools.jdi.ObjectReferenceImpl$Cache
{
com.sun.tools.jdi.JDWP$ThreadGroupReference$Children kids;
descriptor: Lcom/sun/tools/jdi/JDWP$ThreadGroupReference$Children;
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.ThreadGroupReferenceImpl$Cache this
0: .line 44
aload 0 /* this */
invokespecial com.sun.tools.jdi.ObjectReferenceImpl$Cache.<init>:()V
1: .line 45
aload 0 /* this */
aconst_null
putfield com.sun.tools.jdi.ThreadGroupReferenceImpl$Cache.kids:Lcom/sun/tools/jdi/JDWP$ThreadGroupReference$Children;
2: .line 44
return
end local 0 // com.sun.tools.jdi.ThreadGroupReferenceImpl$Cache this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/tools/jdi/ThreadGroupReferenceImpl$Cache;
}
SourceFile: "ThreadGroupReferenceImpl.java"
NestHost: com.sun.tools.jdi.ThreadGroupReferenceImpl
InnerClasses:
ThreadGroupReference = com.sun.tools.jdi.JDWP$ThreadGroupReference of com.sun.tools.jdi.JDWP
Children = com.sun.tools.jdi.JDWP$ThreadGroupReference$Children of com.sun.tools.jdi.JDWP$ThreadGroupReference
protected Cache = com.sun.tools.jdi.ObjectReferenceImpl$Cache of com.sun.tools.jdi.ObjectReferenceImpl
private Cache = com.sun.tools.jdi.ThreadGroupReferenceImpl$Cache of com.sun.tools.jdi.ThreadGroupReferenceImpl