class org.springframework.core.MethodParameter$KotlinDelegate
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.core.MethodParameter$KotlinDelegate
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.springframework.core.MethodParameter$KotlinDelegate this
         0: .line 866
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.springframework.core.MethodParameter$KotlinDelegate this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/core/MethodParameter$KotlinDelegate;

  public static boolean isOptional(org.springframework.core.MethodParameter);
    descriptor: (Lorg/springframework/core/MethodParameter;)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 877
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKFunction cannot be resolved to a type\n\tReflectJvmMapping cannot be resolved\n\tKFunction cannot be resolved to a type\n\tKParameter cannot be resolved to a type\n\tReflectJvmMapping cannot be resolved\n\tThe target type of this expression must be a functional interface\n\tReflectJvmMapping cannot be resolved\n\tThe target type of this expression must be a functional interface\n\tKParameter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      param  

  private static java.lang.reflect.Type getGenericReturnType(java.lang.reflect.Method);
    descriptor: (Ljava/lang/reflect/Method;)Ljava/lang/reflect/Type;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 915
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKFunction cannot be resolved to a type\n\tReflectJvmMapping cannot be resolved\n\tReflectJvmMapping cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      method  

  private static java.lang.Class<?> getReturnType(java.lang.reflect.Method);
    descriptor: (Ljava/lang/reflect/Method;)Ljava/lang/Class;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 932
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKFunction cannot be resolved to a type\n\tReflectJvmMapping cannot be resolved\n\tReflectJvmMapping cannot be resolved\n\tUnit cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: (Ljava/lang/reflect/Method;)Ljava/lang/Class<*>;
    MethodParameters:
        Name  Flags
      method  
}
SourceFile: "MethodParameter.java"
NestHost: org.springframework.core.MethodParameter
InnerClasses:
  private KotlinDelegate = org.springframework.core.MethodParameter$KotlinDelegate of org.springframework.core.MethodParameter