class com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl$1 implements rx.functions.Func1<com.microsoft.azure.management.batchai.implementation.FileServerInner, com.microsoft.azure.management.batchai.BatchAIFileServer>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl$1
super_class: java.lang.Object
{
final com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl this$0;
descriptor: Lcom/microsoft/azure/management/batchai/implementation/BatchAIFileServersImpl;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl);
descriptor: (Lcom/microsoft/azure/management/batchai/implementation/BatchAIFileServersImpl;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl$1.this$0:Lcom/microsoft/azure/management/batchai/implementation/BatchAIFileServersImpl;
aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIFileServersImpl$1;
MethodParameters:
Name Flags
this$0 final
public com.microsoft.azure.management.batchai.BatchAIFileServer call(com.microsoft.azure.management.batchai.implementation.FileServerInner);
descriptor: (Lcom/microsoft/azure/management/batchai/implementation/FileServerInner;)Lcom/microsoft/azure/management/batchai/BatchAIFileServer;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: aconst_null
areturn
2: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.batchai.implementation.BatchAIFileServerImpl
dup
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerInner.name:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl$1.this$0:Lcom/microsoft/azure/management/batchai/implementation/BatchAIFileServersImpl;
getfield com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
aload 1
invokespecial com.microsoft.azure.management.batchai.implementation.BatchAIFileServerImpl.<init>:(Ljava/lang/String;Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;Lcom/microsoft/azure/management/batchai/implementation/FileServerInner;)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIFileServersImpl$1;
0 3 1 fileServerInner Lcom/microsoft/azure/management/batchai/implementation/FileServerInner;
MethodParameters:
Name Flags
fileServerInner
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: aload 0
aload 1
checkcast com.microsoft.azure.management.batchai.implementation.FileServerInner
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl$1.call:(Lcom/microsoft/azure/management/batchai/implementation/FileServerInner;)Lcom/microsoft/azure/management/batchai/BatchAIFileServer;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljava/lang/Object;Lrx/functions/Func1<Lcom/microsoft/azure/management/batchai/implementation/FileServerInner;Lcom/microsoft/azure/management/batchai/BatchAIFileServer;>;
SourceFile: "BatchAIFileServersImpl.java"
EnclosingMethod: com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl.getByIdAsync:(Ljava/lang/String;)Lrx/Observable;
NestHost: com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl
InnerClasses:
com.microsoft.azure.management.batchai.implementation.BatchAIFileServersImpl$1