class com.google.common.collect.MapMakerInternalMap$Strength$1 extends com.google.common.collect.MapMakerInternalMap$Strength
  minor version: 0
  major version: 59
  flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
  this_class: com.google.common.collect.MapMakerInternalMap$Strength$1
  super_class: com.google.common.collect.MapMakerInternalMap$Strength
{
  void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.common.collect.MapMakerInternalMap$Strength$1 this
         0: .line 245
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial com.google.common.collect.MapMakerInternalMap$Strength.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // com.google.common.collect.MapMakerInternalMap$Strength$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/common/collect/MapMakerInternalMap$Strength$1;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  com.google.common.base.Equivalence<java.lang.Object> defaultEquivalence();
    descriptor: ()Lcom/google/common/base/Equivalence;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.common.collect.MapMakerInternalMap$Strength$1 this
         0: .line 248
            invokestatic com.google.common.base.Equivalence.equals:()Lcom/google/common/base/Equivalence;
            areturn
        end local 0 // com.google.common.collect.MapMakerInternalMap$Strength$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/common/collect/MapMakerInternalMap$Strength$1;
    Signature: ()Lcom/google/common/base/Equivalence<Ljava/lang/Object;>;
}
SourceFile: "MapMakerInternalMap.java"
EnclosingMethod: com.google.common.collect.MapMakerInternalMap$Strength
NestHost: com.google.common.collect.MapMakerInternalMap
InnerClasses:
  abstract Strength = com.google.common.collect.MapMakerInternalMap$Strength of com.google.common.collect.MapMakerInternalMap
  com.google.common.collect.MapMakerInternalMap$Strength$1