public class android.net.wifi.WifiManager$LocalOnlyHotspotSubscription implements java.lang.AutoCloseable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.net.wifi.WifiManager$LocalOnlyHotspotSubscription
  super_class: java.lang.Object
{
  private final CloseGuard mCloseGuard;
    descriptor: LCloseGuard;
    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);
    descriptor: (Landroid/net/wifi/WifiManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotSubscription 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$LocalOnlyHotspotSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/wifi/WifiManager$LocalOnlyHotspotSubscription;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN, location=[INNER_TYPE]
        com.android.internal.annotations.VisibleForTesting()
    MethodParameters:
        Name  Flags
      this$0  final

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotSubscription this
         0: .line 2727
            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$LocalOnlyHotspotSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/wifi/WifiManager$LocalOnlyHotspotSubscription;

  protected void finalize();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.wifi.WifiManager$LocalOnlyHotspotSubscription this
         0: .line 2736
            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$LocalOnlyHotspotSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/wifi/WifiManager$LocalOnlyHotspotSubscription;
    Exceptions:
      throws java.lang.Throwable
}
SourceFile: "WifiManager.java"
NestHost: android.net.wifi.WifiManager
InnerClasses:
  public LocalOnlyHotspotSubscription = android.net.wifi.WifiManager$LocalOnlyHotspotSubscription of android.net.wifi.WifiManager