final class EnumValueTypeMapper extends java.lang.Object implements Mapper<com.squareup.protoparser.EnumType.Value,EnumValueDescriptor>
| Constructor and Description |
|---|
EnumValueTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
EnumValueDescriptor |
map(com.squareup.protoparser.EnumType.Value input) |
public EnumValueDescriptor map(com.squareup.protoparser.EnumType.Value input)
map in interface Mapper<com.squareup.protoparser.EnumType.Value,EnumValueDescriptor>