Uses of Interface
japicmp.util.AnnotationHelper.AnnotationsAttributeCallback
-
Packages that use AnnotationHelper.AnnotationsAttributeCallback Package Description japicmp.util -
-
Uses of AnnotationHelper.AnnotationsAttributeCallback in japicmp.util
Methods in japicmp.util with parameters of type AnnotationHelper.AnnotationsAttributeCallback Modifier and Type Method Description static <T> void
AnnotationHelper. computeAnnotationChanges(java.util.List<JApiAnnotation> annotations, Optional<T> oldClassOptional, Optional<T> newClassOptional, JarArchiveComparatorOptions options, AnnotationHelper.AnnotationsAttributeCallback<T> annotationsAttributeCallback)
-