public class PossibleValueCombiner extends Worker
| Modifier and Type | Method and Description |
|---|---|
void |
doWork() |
int[] |
getDims() |
java.util.List<java.lang.Long[]> |
getPValues() |
static PossibleValueCombiner |
getWorker(java.util.List<java.lang.Long[]> combine1,
java.util.List<java.lang.Long[]> combine2,
int[] combine1Dims,
int[] combine2Dims) |
finished, getTimeSpend, getWorkerId, runactiveCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic static PossibleValueCombiner getWorker(java.util.List<java.lang.Long[]> combine1, java.util.List<java.lang.Long[]> combine2, int[] combine1Dims, int[] combine2Dims)
public java.util.List<java.lang.Long[]> getPValues()
public int[] getDims()