class com.microsoft.azure.management.appservice.implementation.WebAppImpl$5 implements rx.functions.Func1<com.microsoft.azure.management.appservice.implementation.StringDictionaryInner, rx.Observable<com.microsoft.azure.management.appservice.implementation.StringDictionaryInner>>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.implementation.WebAppImpl$5
  super_class: java.lang.Object
{
  final com.microsoft.azure.management.appservice.implementation.WebAppImpl this$0;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/WebAppImpl;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

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

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.StringDictionaryInner> call(com.microsoft.azure.management.appservice.implementation.StringDictionaryInner);
    descriptor: (Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppImpl$5 this
        start local 1 // com.microsoft.azure.management.appservice.implementation.StringDictionaryInner stringDictionaryInner
         0: .line 331
            aload 1 /* stringDictionaryInner */
            ifnonnull 2
         1: .line 332
            new com.microsoft.azure.management.appservice.implementation.StringDictionaryInner
            dup
            invokespecial com.microsoft.azure.management.appservice.implementation.StringDictionaryInner.<init>:()V
            astore 1 /* stringDictionaryInner */
         2: .line 334
      StackMap locals:
      StackMap stack:
            aload 1 /* stringDictionaryInner */
            invokevirtual com.microsoft.azure.management.appservice.implementation.StringDictionaryInner.properties:()Ljava/util/Map;
            ifnonnull 4
         3: .line 335
            aload 1 /* stringDictionaryInner */
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            invokevirtual com.microsoft.azure.management.appservice.implementation.StringDictionaryInner.withProperties:(Ljava/util/Map;)Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;
            pop
         4: .line 337
      StackMap locals:
      StackMap stack:
            aload 1 /* stringDictionaryInner */
            invokevirtual com.microsoft.azure.management.appservice.implementation.StringDictionaryInner.properties:()Ljava/util/Map;
            ldc "CURRENT_STACK"
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebAppImpl$5.this$0:Lcom/microsoft/azure/management/appservice/implementation/WebAppImpl;
            getfield com.microsoft.azure.management.appservice.implementation.WebAppImpl.runtimeStackOnWindowsOSToUpdate:Lcom/microsoft/azure/management/appservice/WebAppRuntimeStack;
            invokevirtual com.microsoft.azure.management.appservice.WebAppRuntimeStack.runtime:()Ljava/lang/String;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 338
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebAppImpl$5.this$0:Lcom/microsoft/azure/management/appservice/implementation/WebAppImpl;
            aload 1 /* stringDictionaryInner */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppImpl.updateMetadata:(Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;)Lrx/Observable;
            areturn
        end local 1 // com.microsoft.azure.management.appservice.implementation.StringDictionaryInner stringDictionaryInner
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppImpl$5 this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0    6     0                   this  Lcom/microsoft/azure/management/appservice/implementation/WebAppImpl$5;
            0    6     1  stringDictionaryInner  Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;
    Signature: (Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;>;
    MethodParameters:
                       Name  Flags
      stringDictionaryInner  

  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.appservice.implementation.StringDictionaryInner
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppImpl$5.call:(Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;)Lrx/Observable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lrx/functions/Func1<Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/StringDictionaryInner;>;>;
SourceFile: "WebAppImpl.java"
EnclosingMethod: com.microsoft.azure.management.appservice.implementation.WebAppImpl.submitMetadata:()Lrx/Observable;
NestHost: com.microsoft.azure.management.appservice.implementation.WebAppImpl
InnerClasses:
  com.microsoft.azure.management.appservice.implementation.WebAppImpl$5