Class FieldDescriptor

java.lang.Object
org.infinispan.protostream.impl.AnnotatedDescriptorImpl
org.infinispan.protostream.descriptors.FieldDescriptor
All Implemented Interfaces:
AnnotatedDescriptor
Direct Known Subclasses:
MapDescriptor

public class FieldDescriptor extends AnnotatedDescriptorImpl implements AnnotatedDescriptor
Represents a field in a proto file.
Since:
2.0
Author:
gustavonalle, [email protected]