oms3.util
Class Threads
java.lang.Object
oms3.util.Threads
public class Threads
- extends java.lang.Object
Compound Execution utilities.
- Version:
- $Id: Runner.java 20 2008-07-25 22:31:07Z od $
- Author:
- Olaf David
Field Summary |
static java.util.concurrent.ExecutorService |
e
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
e
public static java.util.concurrent.ExecutorService e
Threads
public Threads()
getVersion
public static java.lang.String getVersion()
seq_e
public static void seq_e(Threads.CompList<?> t)
seq_ief
public static void seq_ief(Threads.CompList<?> t)
throws java.lang.Exception
- Throws:
java.lang.Exception
par_ief
public static void par_ief(Threads.CompList<?> t)
throws java.lang.Exception
- Throws:
java.lang.Exception
par_e
public static void par_e(Threads.CompList<?> t)
throws java.lang.Exception
- Throws:
java.lang.Exception
par_e
public static void par_e(Threads.CompList<?> t,
int numproc)
throws java.lang.Exception
- Throws:
java.lang.Exception
Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.