| Interface | Description |
|---|---|
| ExperimentQueue |
This is the interface of a queue containing experiment configurations that
should be executed.
|
| Class | Description |
|---|---|
| ExperimentQueueImpl |
Created by Timofey Ermilov on 07/09/16.
|
| InMemoryQueue |
A simple in-memory implementation of the
ExperimentQueue interface
that can be used for JUnit tests. |
Copyright © 2017–2018. All rights reserved.