class com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10 implements com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10
  super_class: java.lang.Object
{
  final com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl this$0;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

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

  public rx.Observable<com.microsoft.azure.management.resources.fluentcore.model.Indexable> call(com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem$Context);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/dag/FunctionalTaskItem$Context;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10 this
        start local 1 // com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem$Context context
         0: .line 803
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10.this$0:Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl.submitMetadata:()Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10$1
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10$1.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl$10;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         1: .line 809
            new com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10$2
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10$2.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl$10;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 803
            areturn
        end local 1 // com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem$Context context
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl$10;
            0    3     1  context  Lcom/microsoft/azure/management/resources/fluentcore/dag/FunctionalTaskItem$Context;
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/dag/FunctionalTaskItem$Context;)Lrx/Observable<Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;>;
    MethodParameters:
         Name  Flags
      context  

  public java.lang.Object call(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem$Context
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10.call:(Lcom/microsoft/azure/management/resources/fluentcore/dag/FunctionalTaskItem$Context;)Lrx/Observable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  static com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl access$1(com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10);
    descriptor: (Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl$10;)Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 800
            aload 0
            getfield com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10.this$0:Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "WebAppBaseImpl.java"
EnclosingMethod: com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl.beforeGroupCreateOrUpdate:()V
NestHost: com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl
InnerClasses:
  com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10
  com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10$1
  com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl$10$2
  public final Context = com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem$Context of com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem