class net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7 extends net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType
  minor version: 0
  major version: 59
  flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7
  super_class: net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType
{
  void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7 this
         0: .line 842
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/annotation/AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  public java.lang.String toString(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7 this
        start local 1 // java.lang.Object value
         0: .line 845
            getstatic net.bytebuddy.description.annotation.AnnotationValue$RenderingDispatcher.CURRENT:Lnet/bytebuddy/description/annotation/AnnotationValue$RenderingDispatcher;
            aload 1 /* value */
            checkcast java.lang.Float
            invokevirtual java.lang.Float.floatValue:()F
            invokevirtual net.bytebuddy.description.annotation.AnnotationValue$RenderingDispatcher.toSourceString:(F)Ljava/lang/String;
            areturn
        end local 1 // java.lang.Object value
        end local 0 // net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lnet/bytebuddy/description/annotation/AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7;
            0    1     1  value  Ljava/lang/Object;
    MethodParameters:
       Name  Flags
      value  
}
SourceFile: "AnnotationValue.java"
EnclosingMethod: net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType
NestHost: net.bytebuddy.description.annotation.AnnotationValue
InnerClasses:
  public ForConstant = net.bytebuddy.description.annotation.AnnotationValue$ForConstant of net.bytebuddy.description.annotation.AnnotationValue
  protected abstract PropertyDelegate = net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate of net.bytebuddy.description.annotation.AnnotationValue$ForConstant
  public abstract ForNonArrayType = net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType of net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate
  net.bytebuddy.description.annotation.AnnotationValue$ForConstant$PropertyDelegate$ForNonArrayType$7
  public abstract RenderingDispatcher = net.bytebuddy.description.annotation.AnnotationValue$RenderingDispatcher of net.bytebuddy.description.annotation.AnnotationValue