class com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2 implements rx.functions.Action0
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2
  super_class: java.lang.Object
{
  final com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3 this$1;
    descriptor: Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl$3;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3);
    descriptor: (Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl$3;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2 this
         0: .line 144
            aload 0 /* this */
            aload 1
            putfield com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2.this$1:Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl$3;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl$3$2;
    MethodParameters:
        Name  Flags
      this$0  final

  public void call();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2 this
         0: .line 147
            aload 0 /* this */
            getfield com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2.this$1:Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl$3;
            invokestatic com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3.access$1:(Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl$3;)Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl;
            getfield com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl.membersToRemove:Ljava/util/Set;
            invokeinterface java.util.Set.clear:()V
         1: .line 148
            return
        end local 0 // com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/graphrbac/implementation/ActiveDirectoryGroupImpl$3$2;
}
SourceFile: "ActiveDirectoryGroupImpl.java"
EnclosingMethod: com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3.call:(Ljava/lang/Object;)Lrx/Observable;
NestHost: com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl
InnerClasses:
  com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3
  com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2