Package | Description |
---|---|
at.borkowski.scovillej | |
at.borkowski.scovillej.impl | |
at.borkowski.scovillej.simulation |
Modifier and Type | Method and Description |
---|---|
SimulationBuilder | SimulationBuilder.member(SimulationMember member) Adds a simulation member to the simulation. |
Constructor and Description |
---|
SimulationImpl(long totalTicks, List<String> phases, List<SimulationMember> members, Map<String,SeriesProvider<?>> series, Set<ServiceProvider<?>> services) Creates a new simulation. |
Modifier and Type | Interface and Description |
---|---|
interface | ServiceProvider<T> Represents a provider for a simulation service. |
Copyright © 2015. All rights reserved.