Interface for an object which maps integers to EnumLites. {} implements this interface by mapping numbers to { Descriptors.EnumValueDescriptor}s. Additionally, every generated enum type has a static method internalGetValueMap() which returns an implementation of this type that maps numbers to enum values.
Definition at line 210 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java.