$darkmode
DENOPTIM
denoptim.task.StaticTaskManager.ShutDownHook Class Reference

Shutdown hook that stops all child tasks upon shutdown of JavaVM. More...

Inheritance diagram for denoptim.task.StaticTaskManager.ShutDownHook:
[legend]
Collaboration diagram for denoptim.task.StaticTaskManager.ShutDownHook:
[legend]

Public Member Functions

void run ()
 

Detailed Description

Shutdown hook that stops all child tasks upon shutdown of JavaVM.

Definition at line 137 of file StaticTaskManager.java.

Member Function Documentation

◆ run()

void denoptim.task.StaticTaskManager.ShutDownHook.run ( )

Definition at line 140 of file StaticTaskManager.java.

References denoptim.task.StaticTaskManager.stopAll(), denoptim.task.StaticTaskManager.subToFutureMap, and denoptim.task.StaticTaskManager.tpe.

Here is the call graph for this function:

The documentation for this class was generated from the following file: