java.lang.Object
tools.jackson.dataformat.protobuf.schema.FieldLookup

public abstract class FieldLookup extends Object
Helper class used for cases where ProtobufField instances need to be looked up by name. Basically a more specialized Map implementation.