Uses of Class
nl.jqno.equalsverifier.internal.reflection.annotations.AnnotationProperties
Packages that use AnnotationProperties
-
Uses of AnnotationProperties in nl.jqno.equalsverifier.internal.reflection.annotations
Methods in nl.jqno.equalsverifier.internal.reflection.annotations with parameters of type AnnotationPropertiesModifier and TypeMethodDescriptiondefault booleanAnnotation.validate(AnnotationProperties properties, AnnotationCache annotationCache, Set<String> ignoredAnnotations) Validates the annotation based on its properties.