| Package | Description |
|---|---|
| net.richarddawkins.watchmaker.morphs.arthro | |
| net.richarddawkins.watchmaker.morphs.arthro.impl |
| Modifier and Type | Method and Description |
|---|---|
Concentration |
ArthromorphConfig.getFocusOfAttention() |
static Concentration |
Concentration.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Concentration[] |
Concentration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArthromorphConfig.setFocusOfAttention(Concentration newValue) |
| Modifier and Type | Method and Description |
|---|---|
Concentration |
ArthromorphConfigImpl.getFocusOfAttention() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArthromorphConfigImpl.setFocusOfAttention(Concentration newValue) |