Uses of Class
japicmp.model.JApiAnnotation
Packages that use JApiAnnotation
-
Uses of JApiAnnotation in japicmp.model
Methods in japicmp.model that return types with arguments of type JApiAnnotationModifier and TypeMethodDescriptionJApiBehavior.getAnnotations()JApiClass.getAnnotations()JApiField.getAnnotations()JApiHasAnnotations.getAnnotations()Returns a list of annotations asJApiAnnotation. -
Uses of JApiAnnotation in japicmp.output
Methods in japicmp.output with parameters of type JApiAnnotationModifier and TypeMethodDescriptionvoidFilter.FilterVisitor.visit(Iterator<JApiAnnotation> iterator, JApiAnnotation jApiAnnotation) Method parameters in japicmp.output with type arguments of type JApiAnnotationModifier and TypeMethodDescriptionvoidFilter.FilterVisitor.visit(Iterator<JApiAnnotation> iterator, JApiAnnotation jApiAnnotation) -
Uses of JApiAnnotation in japicmp.output.extapi.jpa.model
Constructors in japicmp.output.extapi.jpa.model with parameters of type JApiAnnotation -
Uses of JApiAnnotation in japicmp.util
Method parameters in japicmp.util with type arguments of type JApiAnnotationModifier and TypeMethodDescriptionstatic <T> voidAnnotationHelper.computeAnnotationChanges(List<JApiAnnotation> annotations, Optional<T> oldClassOptional, Optional<T> newClassOptional, JarArchiveComparatorOptions options, AnnotationHelper.AnnotationsAttributeCallback<T> annotationsAttributeCallback)