class org.osgi.service.application.ApplicationAdminPermission$SignerWrapper
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.osgi.service.application.ApplicationAdminPermission$SignerWrapper
  super_class: java.lang.Object
{
  private java.lang.String pattern;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private org.osgi.service.application.ApplicationDescriptor appDesc;
    descriptor: Lorg/osgi/service/application/ApplicationDescriptor;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.osgi.service.application.ApplicationAdminPermission$SignerWrapper this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.osgi.framework cannot be resolved\n\tThe import org.osgi.framework cannot be resolved\n\tThe import org.osgi.framework cannot be resolved\n\tInvalidSyntaxException cannot be resolved to a type\n\tFrameworkUtil cannot be resolved\n\tThe constructor ApplicationAdminPermission(String, String) refers to the missing type InvalidSyntaxException\n\tInvalidSyntaxException cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tThe method getFilter() from the type ApplicationAdminPermission refers to the missing type Filter\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFrameworkUtil cannot be resolved\n\tInvalidSyntaxException cannot be resolved to a type\n\tFilter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.osgi.service.application.ApplicationAdminPermission$SignerWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/osgi/service/application/ApplicationAdminPermission$SignerWrapper;
    MethodParameters:
         Name  Flags
      pattern  

  void <init>(org.osgi.service.application.ApplicationDescriptor);
    descriptor: (Lorg/osgi/service/application/ApplicationDescriptor;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.osgi.service.application.ApplicationAdminPermission$SignerWrapper this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.osgi.framework cannot be resolved\n\tThe import org.osgi.framework cannot be resolved\n\tThe import org.osgi.framework cannot be resolved\n\tInvalidSyntaxException cannot be resolved to a type\n\tFrameworkUtil cannot be resolved\n\tThe constructor ApplicationAdminPermission(String, String) refers to the missing type InvalidSyntaxException\n\tInvalidSyntaxException cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tThe method getFilter() from the type ApplicationAdminPermission refers to the missing type Filter\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFrameworkUtil cannot be resolved\n\tInvalidSyntaxException cannot be resolved to a type\n\tFilter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.osgi.service.application.ApplicationAdminPermission$SignerWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/osgi/service/application/ApplicationAdminPermission$SignerWrapper;
    MethodParameters:
         Name  Flags
      appDesc  

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.osgi.service.application.ApplicationAdminPermission$SignerWrapper this
         0: .line 326
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.osgi.service.application.ApplicationAdminPermission$SignerWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/osgi/service/application/ApplicationAdminPermission$SignerWrapper;
    MethodParameters:
      Name  Flags
      o     
}
SourceFile: "ApplicationAdminPermission.java"
NestHost: org.osgi.service.application.ApplicationAdminPermission
InnerClasses:
  private SignerWrapper = org.osgi.service.application.ApplicationAdminPermission$SignerWrapper of org.osgi.service.application.ApplicationAdminPermission