Interface SimulationResult
- All Superinterfaces:
 AutoCloseable,Iterable<MatchingEngineResult>
- 
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator 
- 
Method Details
- 
close
void close()- Specified by:
 closein interfaceAutoCloseable
 
 -