| Package | Description |
|---|---|
| com.io7m.jequality.validator |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationRequirement |
AnnotationRequirement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationRequirement[] |
AnnotationRequirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ValidatorResult |
EqualityValidator.validateClass(Class<?> c,
AnnotationRequirement requirement,
boolean check_hashcode)
Validate the given class according to the annotation requirements.
|
Copyright © 2016 <code@io7m.com> http://io7m.com