Interface SimulationResultMap

All Known Implementing Classes:
SimulationResultSingleton

public interface SimulationResultMap
Author:
Lars Kroll <[email protected]>
  • Method Summary

    Modifier and Type Method Description
    <T> T get​(String key, Class<T> tpe)  
    void put​(String key, Object o)