class com.microsoft.azure.management.storage.implementation.FileSharesInner$23 extends com.google.common.reflect.TypeToken<com.microsoft.azure.management.storage.implementation.FileShareInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.storage.implementation.FileSharesInner$23
  super_class: com.google.common.reflect.TypeToken
{
  final com.microsoft.azure.management.storage.implementation.FileSharesInner this$0;
    descriptor: Lcom/microsoft/azure/management/storage/implementation/FileSharesInner;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.microsoft.azure.management.storage.implementation.FileSharesInner);
    descriptor: (Lcom/microsoft/azure/management/storage/implementation/FileSharesInner;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.storage.implementation.FileSharesInner$23 this
         0: .line 738
            aload 0 /* this */
            aload 1
            putfield com.microsoft.azure.management.storage.implementation.FileSharesInner$23.this$0:Lcom/microsoft/azure/management/storage/implementation/FileSharesInner;
            aload 0 /* this */
            invokespecial com.google.common.reflect.TypeToken.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.storage.implementation.FileSharesInner$23 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/storage/implementation/FileSharesInner$23;
    MethodParameters:
        Name  Flags
      this$0  final
}
Signature: Lcom/google/common/reflect/TypeToken<Lcom/microsoft/azure/management/storage/implementation/FileShareInner;>;
SourceFile: "FileSharesInner.java"
EnclosingMethod: com.microsoft.azure.management.storage.implementation.FileSharesInner.getDelegate:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
NestHost: com.microsoft.azure.management.storage.implementation.FileSharesInner
InnerClasses:
  com.microsoft.azure.management.storage.implementation.FileSharesInner$23