pal.statistics
public class TopologyTestEngine extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
TopologyTestEngine.StatisticsHandler |
static interface |
TopologyTestEngine.TestResult |
static interface |
TopologyTestEngine.TopologyPool |
Constructor and Description |
---|
TopologyTestEngine(TopologyTestEngine.StatisticsHandler statistics) |
Modifier and Type | Method and Description |
---|---|
TopologyTestEngine.TestResult |
performTest(TopologyTestEngine.TopologyPool topologyPool,
int numberOfReplicates,
AlgorithmCallback callback) |
public TopologyTestEngine(TopologyTestEngine.StatisticsHandler statistics)
public TopologyTestEngine.TestResult performTest(TopologyTestEngine.TopologyPool topologyPool, int numberOfReplicates, AlgorithmCallback callback)