Package fr.ens.biologie.genomique.eoulsan.util
This package contain utility classes.
- Since:
- 1.0
-
Interface Summary Interface Description ResourceLoader<S> This interface define a resource loader. -
Class Summary Class Description AbstractResourceLoader<S> This class define an abstract resource loader.ClassLoaderObjectInputStream This class allow to use ObjectInputStream with a ClassLoader that is not the default bootstrap ClassLoader.ClassPathResourceLoader<S> This class allow to define a resource loader for resources in the class path.CollectionUtils This class define an utility class that contains useful methods for collections.EoulsanDockerManager This class define a Docker manager configurated with Eoulsan settings.EoulsanTranslatorUtils This class define Kenetre translator utility glue methods for Eoulsan.FileResourceLoader<S> This class allow to define a resource loader for files.JarRepack This class allow to repackage a jar file.LinuxCpuInfo Get information about processor on Linux systems.LinuxInfo This class define a linux info file parser.LinuxMemInfo Get information about memory on Linux systemsProcessUtils Utility class for launching external process.ProcessUtils.ProcessResult ProcessUtils.ProcessThreadErrOutput This class allow to fetch standard error of the process, without printing