Interface SimulationResult

All Superinterfaces:
AutoCloseable, Iterable<MatchingEngineResult>

public interface SimulationResult extends AutoCloseable, Iterable<MatchingEngineResult>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface java.lang.Iterable

    forEach, iterator, spliterator