Interface SimulationResult

  • All Known Implementing Classes:
    SimulationResultImpl

    public interface SimulationResult
    Live representation of a simulation result. Thread safety: Instances are to be used in multiple threads (worker tasks), so they must be thread-safe.