| Package | Description | 
|---|---|
| utilities | 
| Modifier and Type | Field and Description | 
|---|---|
static Avoider.AvoidState | 
Avoider.avoidState  | 
| Modifier and Type | Method and Description | 
|---|---|
static Avoider.AvoidState | 
Avoider.AvoidState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Avoider.AvoidState[] | 
Avoider.AvoidState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |