Interface SerialAnnotationDescriptor<A extends Annotation>

All Superinterfaces:
Serializable, StorableForm<AnnotationDescriptor<A>>
All Known Implementing Classes:
SerialAnnotationDescriptorImpl

public interface SerialAnnotationDescriptor<A extends Annotation> extends StorableForm<AnnotationDescriptor<A>>