class com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1$1 implements rx.functions.Func1<java.lang.Throwable, 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.graphrbac.implementation.RoleAssignmentHelper$1$1
  super_class: java.lang.Object
{
  final com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1 this$1;
    descriptor: Lcom/microsoft/azure/management/graphrbac/implementation/RoleAssignmentHelper$1;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

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

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

  public rx.Observable<com.microsoft.azure.management.resources.fluentcore.model.Indexable> call(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1$1 this
        start local 1 // java.lang.Throwable throwable
         0: .line 114
            aload 1 /* throwable */
            invokestatic com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper.isRoleAssignmentExists:(Ljava/lang/Throwable;)Z
            ifeq 2
         1: .line 115
            aload 0 /* this */
            getfield com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1$1.val$cxt:Lcom/microsoft/azure/management/resources/fluentcore/dag/FunctionalTaskItem$Context;
            invokevirtual com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem$Context.voidObservable:()Lrx/Observable;
            areturn
         2: .line 117
      StackMap locals:
      StackMap stack:
            aload 1 /* throwable */
            invokestatic rx.Observable.error:(Ljava/lang/Throwable;)Lrx/Observable;
            areturn
        end local 1 // java.lang.Throwable throwable
        end local 0 // com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1$1 this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lcom/microsoft/azure/management/graphrbac/implementation/RoleAssignmentHelper$1$1;
            0    3     1  throwable  Ljava/lang/Throwable;
    Signature: (Ljava/lang/Throwable;)Lrx/Observable<Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;>;
    MethodParameters:
           Name  Flags
      throwable  

  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 java.lang.Throwable
            invokevirtual com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1$1.call:(Ljava/lang/Throwable;)Lrx/Observable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lrx/functions/Func1<Ljava/lang/Throwable;Lrx/Observable<Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;>;>;
SourceFile: "RoleAssignmentHelper.java"
EnclosingMethod: com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1.call:(Lcom/microsoft/azure/management/resources/fluentcore/dag/FunctionalTaskItem$Context;)Lrx/Observable;
NestHost: com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper
InnerClasses:
  com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1
  com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1$1
  public final Context = com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem$Context of com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem