Interface SimulationResultManager.SimulatedFunctionCall<X>
-
- Enclosing interface:
- SimulationResultManager
public static interface SimulationResultManager.SimulatedFunctionCall<X>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description X
execute()
-
-
-
Method Detail
-
execute
X execute() throws CommonException
- Throws:
CommonException
-
-