class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3 implements rx.functions.Func0<rx.Observable<com.microsoft.azure.management.resources.fluentcore.model.Indexable>>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3
  super_class: java.lang.Object
{
  final com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2 this$1;
    descriptor: Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$2;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupEntry val$entry;
    descriptor: Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroupEntry;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  private final com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$InvocationContext val$context;
    descriptor: Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$InvocationContext;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2, com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupEntry, com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$InvocationContext);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$2;Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroupEntry;Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$InvocationContext;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3 this
         0: .line 408
            aload 0 /* this */
            aload 1
            putfield com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3.this$1:Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$2;
            aload 0 /* this */
            aload 2
            putfield com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3.val$entry:Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroupEntry;
            aload 0 /* this */
            aload 3
            putfield com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3.val$context:Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$InvocationContext;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$2$3;
    MethodParameters:
             Name  Flags
      this$0       final
      val$entry    final
      val$context  final

  public rx.Observable<com.microsoft.azure.management.resources.fluentcore.model.Indexable> call();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3 this
         0: .line 411
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3.this$1:Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$2;
            invokestatic com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2.access$1:(Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$2;)Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup;
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3.val$entry:Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroupEntry;
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3.val$context:Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$InvocationContext;
            invokevirtual com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.processCompletedTaskAsync:(Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroupEntry;Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$InvocationContext;)Lrx/Observable;
            areturn
        end local 0 // com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/fluentcore/dag/TaskGroup$2$3;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;>;

  public java.lang.Object call();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3.call:()Lrx/Observable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.lang.Exception
}
Signature: Ljava/lang/Object;Lrx/functions/Func0<Lrx/Observable<Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;>;>;
SourceFile: "TaskGroup.java"
EnclosingMethod: com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2.call:()Lrx/Observable;
NestHost: com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
InnerClasses:
  com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2
  com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$2$3
  public final InvocationContext = com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup$InvocationContext of com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup