| Package | Description |
|---|---|
| com.github.chrisgleissner.behaim.builder.producer | |
| com.github.chrisgleissner.behaim.explorer | |
| com.github.chrisgleissner.behaim.route |
| Modifier and Type | Method and Description |
|---|---|
List<Producer<T>> |
ProducerFactory.createProducers(Class<T> type,
Config config,
Route route,
int numberOfInstances) |
| Constructor and Description |
|---|
Producer(Route route,
Visitor visitor,
Class<T> type,
int numberOfInstances) |
| Modifier and Type | Method and Description |
|---|---|
Route |
Explorer.explore(Object object) |
| Constructor and Description |
|---|
Trip(Route route,
Object startingLocation,
Visitor visitor) |
Copyright © 2010–2016 none. All rights reserved.