| Package | Description |
|---|---|
| net.richarddawkins.watchmaker.morphs.arthro | |
| net.richarddawkins.watchmaker.morphs.arthro.impl |
| Modifier and Type | Method and Description |
|---|---|
Pressure |
ArthromorphConfig.getMutationPressure() |
static Pressure |
Pressure.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Pressure[] |
Pressure.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.setMutationPressure(Pressure newValue) |
| Modifier and Type | Method and Description |
|---|---|
Pressure |
ArthromorphConfigImpl.getMutationPressure() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArthromorphConfigImpl.setMutationPressure(Pressure newValue) |