X - public class BinomialIteratorThreadSafe<X>
extends java.lang.Object
| Constructor and Description |
|---|
BinomialIteratorThreadSafe(java.lang.Class<X> clazz,
java.util.List<X> list,
int cardinality,
int numberOfThreads) |
| Modifier and Type | Method and Description |
|---|---|
X[] |
next(int threadNr,
boolean debug,
int debugEvery) |
public X[] next(int threadNr, boolean debug, int debugEvery)
threadNr -