Package nl.jqno.equalsverifier.util.annotations

Interface Summary
Annotation Describes an annotation that can be recognised by EqualsVerifier.
 

Class Summary
AnnotationAccessor Provides access to the annotations that are defined on a class and its fields.
AnnotationProperties Contains all properties of an annotation necessary to to make decisions about that annotation.
NonnullAnnotationChecker Utility class that checks whether a field is marked with an Nonnull annotation of some sort.
 

Enum Summary
SupportedAnnotations Descriptions of the annotations that EqualsVerifier supports.
 



Copyright © 2015. All Rights Reserved.