Package org.forester.archaeopteryx.tools
Class ProcessPool
java.lang.Object
org.forester.archaeopteryx.tools.ProcessPool
-
Method Summary
Modifier and TypeMethodDescriptionlong
addProcess
(String name) static ProcessPool
getProcessById
(long id) getProcessByIndex
(int i) boolean
removeProcess
(long id) int
size()
-
Method Details
-
createInstance
-
getProcessByIndex
-
size
public int size() -
getProcessById
-
addProcess
-
removeProcess
public boolean removeProcess(long id)
-