public interface com.google.protobuf.Internal$EnumLiteMap<T extends com.google.protobuf.Internal$EnumLite>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.google.protobuf.Internal$EnumLiteMap
  super_class: java.lang.Object
{
  public abstract T findValueByNumber();
    descriptor: (I)Lcom/google/protobuf/Internal$EnumLite;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (I)TT;
    MethodParameters:
        Name  Flags
      number  
}
Signature: <T::Lcom/google/protobuf/Internal$EnumLite;>Ljava/lang/Object;
SourceFile: "Internal.java"
NestHost: com.google.protobuf.Internal
InnerClasses:
  public abstract EnumLite = com.google.protobuf.Internal$EnumLite of com.google.protobuf.Internal
  public abstract EnumLiteMap = com.google.protobuf.Internal$EnumLiteMap of com.google.protobuf.Internal