public class org.springframework.objenesis.SpringObjenesis
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.objenesis.SpringObjenesis
  super_class: java.lang.Object
{
  public static final java.lang.String IGNORE_OBJENESIS_PROPERTY_NAME;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "spring.objenesis.ignore"

  private final InstantiatorStrategy strategy;
    descriptor: LInstantiatorStrategy;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.springframework.util.ConcurrentReferenceHashMap<java.lang.Class<?>, ObjectInstantiator<?>> cache;
    descriptor: Lorg/springframework/util/ConcurrentReferenceHashMap;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Lorg/springframework/util/ConcurrentReferenceHashMap<Ljava/lang/Class<*>;LObjectInstantiator<*>;>;

  private volatile java.lang.Boolean worthTrying;
    descriptor: Ljava/lang/Boolean;
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.objenesis.SpringObjenesis this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.springframework.objenesis.instantiator cannot be resolved\n\tThe import org.springframework.objenesis.strategy cannot be resolved\n\tThe import org.springframework.objenesis.strategy cannot be resolved\n\tObjenesis cannot be resolved to a type\n\tInstantiatorStrategy cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tThe constructor SpringObjenesis(InstantiatorStrategy) refers to the missing type InstantiatorStrategy\n\tInstantiatorStrategy cannot be resolved to a type\n\tInstantiatorStrategy cannot be resolved to a type\n\tStdInstantiatorStrategy cannot be resolved to a type\n\tThe method newInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n\tThe method getInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n\tThe method getInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tType mismatch: cannot convert from ObjectInstantiator<T> to ObjectInstantiator<T>\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tInstantiatorStrategy cannot be resolved to a type\n\tObjenesisException cannot be resolved to a type\n\tObjenesisException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.objenesis.SpringObjenesis this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/objenesis/SpringObjenesis;

  public void <init>(InstantiatorStrategy);
    descriptor: (LInstantiatorStrategy;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.objenesis.SpringObjenesis this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.springframework.objenesis.instantiator cannot be resolved\n\tThe import org.springframework.objenesis.strategy cannot be resolved\n\tThe import org.springframework.objenesis.strategy cannot be resolved\n\tObjenesis cannot be resolved to a type\n\tInstantiatorStrategy cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tThe constructor SpringObjenesis(InstantiatorStrategy) refers to the missing type InstantiatorStrategy\n\tInstantiatorStrategy cannot be resolved to a type\n\tInstantiatorStrategy cannot be resolved to a type\n\tStdInstantiatorStrategy cannot be resolved to a type\n\tThe method newInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n\tThe method getInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n\tThe method getInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tType mismatch: cannot convert from ObjectInstantiator<T> to ObjectInstantiator<T>\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tInstantiatorStrategy cannot be resolved to a type\n\tObjenesisException cannot be resolved to a type\n\tObjenesisException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.objenesis.SpringObjenesis this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/objenesis/SpringObjenesis;
    MethodParameters:
          Name  Flags
      strategy  

  public boolean isWorthTrying();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.objenesis.SpringObjenesis this
         0: .line 85
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.objenesis.SpringObjenesis this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/objenesis/SpringObjenesis;

  public <T> T newInstance(java.lang.Class<T>, );
    descriptor: (Ljava/lang/Class;Z)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.objenesis.SpringObjenesis this
         0: .line 100
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method newInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n\tThe method getInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.objenesis.SpringObjenesis this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/objenesis/SpringObjenesis;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;Z)TT;
    MethodParameters:
          Name  Flags
      clazz     
      useCache  

  public <T> T newInstance(java.lang.Class<T>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.objenesis.SpringObjenesis this
         0: .line 106
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getInstantiatorOf(Class<T>) from the type SpringObjenesis refers to the missing type ObjectInstantiator\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.objenesis.SpringObjenesis this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/objenesis/SpringObjenesis;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)TT;
    MethodParameters:
       Name  Flags
      clazz  

  public <T> ObjectInstantiator<T> getInstantiatorOf(java.lang.Class<T>);
    descriptor: (Ljava/lang/Class;)LObjectInstantiator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.objenesis.SpringObjenesis this
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tType mismatch: cannot convert from ObjectInstantiator<T> to ObjectInstantiator<T>\n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.objenesis.SpringObjenesis this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/objenesis/SpringObjenesis;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)LObjectInstantiator<TT;>;
    MethodParameters:
       Name  Flags
      clazz  

  protected <T> ObjectInstantiator<T> newInstantiatorOf(java.lang.Class<T>);
    descriptor: (Ljava/lang/Class;)LObjectInstantiator;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.objenesis.SpringObjenesis this
         0: .line 122
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tObjectInstantiator cannot be resolved to a type\n\tObjectInstantiator cannot be resolved to a type\n\tInstantiatorStrategy cannot be resolved to a type\n\tObjenesisException cannot be resolved to a type\n\tObjenesisException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.objenesis.SpringObjenesis this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/objenesis/SpringObjenesis;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)LObjectInstantiator<TT;>;
    MethodParameters:
       Name  Flags
      clazz  
}
SourceFile: "SpringObjenesis.java"