public class android.net.wifi.WifiManager$LocalOnlyHotspotReservation implements java.lang.AutoCloseable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.net.wifi.WifiManager$LocalOnlyHotspotReservation
  super_class: java.lang.Object
{
  private final CloseGuard mCloseGuard;
    descriptor: LCloseGuard;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final android.net.wifi.WifiConfiguration mConfig;
    descriptor: Landroid/net/wifi/WifiConfiguration;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final android.net.wifi.WifiManager this$0;
    descriptor: Landroid/net/wifi/WifiManager;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(android.net.wifi.WifiManager, android.net.wifi.WifiConfiguration);
    descriptor: (Landroid/net/wifi/WifiManager;Landroid/net/wifi/WifiConfiguration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
         0: .line 57
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik.system cannot be resolved\n\tandroid.Manifest.permission.READ_WIFI_CREDENTIAL cannot be resolved to a type\n\tandroid.Manifest.permission.UPDATE_DEVICE_STATS cannot be resolved to a type\n\tandroid.Manifest.permission.ACCESS_WIFI_STATE cannot be resolved to a type\n\tandroid.Manifest.permission.ACCESS_WIFI_STATE cannot be resolved to a type\n\tandroid.Manifest.permission.ACCESS_WIFI_STATE cannot be resolved to a type\n\tandroid.Manifest.permission.CHANGE_WIFI_STATE cannot be resolved to a type\n\tandroid.Manifest.permission.NETWORK_SETTINGS cannot be resolved to a type\n\tandroid.Manifest.permission.NETWORK_SETTINGS cannot be resolved to a type\n\tandroid.Manifest.permission.NETWORK_SETTINGS cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tandroid.Manifest.permission.NETWORK_SETTINGS cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/wifi/WifiManager$LocalOnlyHotspotReservation;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN, location=[INNER_TYPE]
        com.android.internal.annotations.VisibleForTesting()
    MethodParameters:
        Name  Flags
      this$0  final
      config  

  public android.net.wifi.WifiConfiguration getWifiConfiguration();
    descriptor: ()Landroid/net/wifi/WifiConfiguration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
         0: .line 2561
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/wifi/WifiManager$LocalOnlyHotspotReservation;

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
         0: .line 2569
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCloseGuard cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/wifi/WifiManager$LocalOnlyHotspotReservation;

  protected void finalize();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
         0: .line 2578
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotReservation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/wifi/WifiManager$LocalOnlyHotspotReservation;
    Exceptions:
      throws java.lang.Throwable
}
SourceFile: "WifiManager.java"
NestHost: android.net.wifi.WifiManager
InnerClasses:
  public LocalOnlyHotspotReservation = android.net.wifi.WifiManager$LocalOnlyHotspotReservation of android.net.wifi.WifiManager