public abstract class com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.IndependentChildResourcesImpl<T extends com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChildResource<ManagerT, InnerT>, ImplT extends T, InnerT, InnerCollectionT, ManagerT extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase, ParentT extends com.microsoft.azure.management.resources.fluentcore.arm.models.Resource, com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup> extends com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.IndependentChildrenImpl<T, ImplT, InnerT, InnerCollectionT, ManagerT, ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.IndependentChildResourcesImpl
  super_class: com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.IndependentChildrenImpl
{
  protected void <init>(InnerCollectionT, );
    descriptor: (Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/ManagerBase;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.IndependentChildResourcesImpl this
        start local 1 // java.lang.Object innerCollection
        start local 2 // com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase manager
         0: .line 36
            aload 0 /* this */
            aload 1 /* innerCollection */
            aload 2 /* manager */
            invokespecial com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.IndependentChildrenImpl.<init>:(Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/ManagerBase;)V
         1: .line 37
            return
        end local 2 // com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase manager
        end local 1 // java.lang.Object innerCollection
        end local 0 // com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.IndependentChildResourcesImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/implementation/IndependentChildResourcesImpl<TT;TImplT;TInnerT;TInnerCollectionT;TManagerT;TParentT;>;
            0    2     1  innerCollection  TInnerCollectionT;
            0    2     2          manager  TManagerT;
    Signature: (TInnerCollectionT;TManagerT;)V
    MethodParameters:
                 Name  Flags
      innerCollection  
      manager          
}
Signature: <T::Lcom/microsoft/azure/management/resources/fluentcore/arm/models/IndependentChildResource<TManagerT;TInnerT;>;ImplT:TT;InnerT:Ljava/lang/Object;InnerCollectionT:Ljava/lang/Object;ManagerT:Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/ManagerBase;ParentT::Lcom/microsoft/azure/management/resources/fluentcore/arm/models/Resource;:Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasResourceGroup;>Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/implementation/IndependentChildrenImpl<TT;TImplT;TInnerT;TInnerCollectionT;TManagerT;TParentT;>;
SourceFile: "IndependentChildResourcesImpl.java"
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangDefinition()