Uses of Package
eu.larkc.core.parallelization

Packages that use eu.larkc.core.parallelization
eu.larkc.core.parallelization   
 

Classes in eu.larkc.core.parallelization used by eu.larkc.core.parallelization
MultiThreading
          This simple class can be used to create thread pools which allow an execution of multiple plug-in types or instances of the same plug-in type.
MultiThreadingException
          Class for handling multi-threading exceptions.
MultiThreadingImpl
          This class implements simple multi-threading functionalities.