Interface MutableAnnotationDescriptor<A extends Annotation,C extends A>

All Superinterfaces:
AnnotationDescriptor<A>, AnnotationTarget, Storable<AnnotationDescriptor<A>,SerialAnnotationDescriptor<A>>
All Known Implementing Classes:
OrmAnnotationDescriptor

public interface MutableAnnotationDescriptor<A extends Annotation,C extends A> extends AnnotationDescriptor<A>
  • Method Details

    • getMutableAnnotationType

      Class<C> getMutableAnnotationType()
      The mutable contract for the given annotation