Interface SimulatorConnection
-
- All Implemented Interfaces:
-
rocks.frieler.kraftsql.engine.Connection
public interface SimulatorConnection<E extends Engine<E>> implements Connection<E>
Marker interface for simulations of Connections to be used in tests.