class org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList
  super_class: java.lang.Object
{
  private java.util.List<org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersPerBundle> allProviders;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersPerBundle;>;

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.osgi cannot be resolved\n\tBundleListener cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleReference cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleReference cannot be resolved to a type\n\tThe method cast(Object) from the type Class<BundleReference> refers to the missing type BundleReference\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tType mismatch: cannot convert from BundleContext to BundleContext\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundleEvent cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersList;

  void addProviders(org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersPerBundle);
    descriptor: (Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersPerBundle;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
         0: .line 314
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersList;
    MethodParameters:
           Name  Flags
      providers  

  void removeProviders(long);
    descriptor: (J)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
         0: .line 328
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersList;
    MethodParameters:
          Name  Flags
      bundleId  

  public java.util.List<org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersPerBundle> getAllProviders();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
         0: .line 342
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersList;
    Signature: ()Ljava/util/List<Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersPerBundle;>;
}
SourceFile: "ServiceLoaderImpl.java"
NestHost: org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
InnerClasses:
  private ProvidersList = org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersList of org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
  private ProvidersPerBundle = org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$ProvidersPerBundle of org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl