Uses of Class
compbio.engine.local.LocalExecutorService

Packages that use LocalExecutorService
compbio.engine.local An local engine classes responsible for execution of Executables on the local computer (the same machine as JVM running these classes). 
 

Uses of LocalExecutorService in compbio.engine.local
 

Methods in compbio.engine.local that return LocalExecutorService
static LocalExecutorService LocalExecutorService.getExecutor()
          This method returns the single instance of CachedThreadPoolExecutor which it cashes internally