| Package | Description |
|---|---|
| com.io7m.jequality.validator |
| 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.
|
static ValidatorResult |
ValidatorResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidatorResult[] |
ValidatorResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 <code@io7m.com> http://io7m.com