Uses of Enum
nl.jqno.equalsverifier.internal.reflection.annotations.SupportedAnnotations
Packages that use SupportedAnnotations
-
Uses of SupportedAnnotations in nl.jqno.equalsverifier.internal.reflection.annotations
Methods in nl.jqno.equalsverifier.internal.reflection.annotations that return SupportedAnnotationsModifier and TypeMethodDescriptionstatic SupportedAnnotationsReturns the enum constant of this type with the specified name.static SupportedAnnotations[]SupportedAnnotations.values()Returns an array containing the constants of this enum type, in the order they are declared.