final class android.app.Activity$NonConfigurationInstances
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: android.app.Activity$NonConfigurationInstances
  super_class: java.lang.Object
{
  java.lang.Object activity;
    descriptor: Ljava/lang/Object;
    flags: (0x0000) 

  java.util.HashMap<java.lang.String, java.lang.Object> children;
    descriptor: Ljava/util/HashMap;
    flags: (0x0000) 
    Signature: Ljava/util/HashMap<Ljava/lang/String;Ljava/lang/Object;>;

  android.app.FragmentManagerNonConfig fragments;
    descriptor: Landroid/app/FragmentManagerNonConfig;
    flags: (0x0000) 

  android.util.ArrayMap<java.lang.String, android.app.LoaderManager> loaders;
    descriptor: Landroid/util/ArrayMap;
    flags: (0x0000) 
    Signature: Landroid/util/ArrayMap<Ljava/lang/String;Landroid/app/LoaderManager;>;

  android.app.VoiceInteractor voiceInteractor;
    descriptor: Landroid/app/VoiceInteractor;
    flags: (0x0000) 

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Activity$NonConfigurationInstances this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.Manifest cannot be resolved\n\tThe import dalvik cannot be resolved\n\tcom.android.internal.R cannot be resolved to a variable\n\tandroid.R.id cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tandroid.R.string cannot be resolved to a type\n\tVMRuntime cannot be resolved\n\tandroid.R.string cannot be resolved to a variable\n\tCONTROL_REMOTE_APP_TRANSITION_ANIMATIONS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Activity$NonConfigurationInstances this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Activity$NonConfigurationInstances;
}
SourceFile: "Activity.java"
NestHost: android.app.Activity
InnerClasses:
  final NonConfigurationInstances = android.app.Activity$NonConfigurationInstances of android.app.Activity