class net.sf.cglib.proxy.MethodProxy$FastClassInfo
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: net.sf.cglib.proxy.MethodProxy$FastClassInfo
  super_class: java.lang.Object
{
  net.sf.cglib.reflect.FastClass f1;
    descriptor: Lnet/sf/cglib/reflect/FastClass;
    flags: (0x0000) 

  net.sf.cglib.reflect.FastClass f2;
    descriptor: Lnet/sf/cglib/reflect/FastClass;
    flags: (0x0000) 

  int i1;
    descriptor: I
    flags: (0x0000) 

  int i2;
    descriptor: I
    flags: (0x0000) 

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.sf.cglib.proxy.MethodProxy$FastClassInfo this
         0: .line 85
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // net.sf.cglib.proxy.MethodProxy$FastClassInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/sf/cglib/proxy/MethodProxy$FastClassInfo;
}
SourceFile: "MethodProxy.java"
NestHost: net.sf.cglib.proxy.MethodProxy
InnerClasses:
  private FastClassInfo = net.sf.cglib.proxy.MethodProxy$FastClassInfo of net.sf.cglib.proxy.MethodProxy