Uses of Class
nl.jqno.equalsverifier.util.annotations.SupportedAnnotations

Packages that use SupportedAnnotations
nl.jqno.equalsverifier.util.annotations   
 

Uses of SupportedAnnotations in nl.jqno.equalsverifier.util.annotations
 

Methods in nl.jqno.equalsverifier.util.annotations that return SupportedAnnotations
static SupportedAnnotations SupportedAnnotations.valueOf(String name)
          Returns 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.
 



Copyright © 2015. All Rights Reserved.