Package | Description |
---|---|
desmoj.core.util |
Various helper classes, particularly for experiment parameterization and control.
|
desmoj.extensions.experimentation.reflect |
Reading out experiment parameters using reflection.
|
Modifier and Type | Class and Description |
---|---|
class |
ExperimentParameter
An experiment parameter implemented as a mutable access point.
|
Modifier and Type | Class and Description |
---|---|
class |
MutableFieldAccessPoint
A mutable access point using reflection to get and set a field's value.
|