AssynchronousConsumerThread(AbstractNodesList[] nl,
FactsList[] f,
int index,
Runtime.ThreadState state,
long time,
AbstractNodesPositionMatrix nodesMatrix) |
AssynchronousConsumerThread(AbstractNodesList[] nl,
FactsList[] f,
int index,
Runtime.ThreadState state,
long time,
AbstractNodesPositionMatrix[] nodesMatrix) |
AssynchronousConsumerThread(AbstractNodesList[] nl,
FactsList[] f,
int index,
Runtime.ThreadState state,
long time,
ConcurrentNodesPositionHashMap hash) |
SynchronousConsumerThread(Runtime.ThreadState myState,
FactsList[] f,
int indexToWrite,
AbstractNodesList[] myLists,
AbstractNodesPositionMatrix matrix) |
SynchronousConsumerThread(Runtime.ThreadState myState,
FactsList[] f,
int indexToWrite,
AbstractNodesList[] myLists,
AbstractNodesPositionMatrix[] matrix) |
SynchronousConsumerThread(Runtime.ThreadState myState,
FactsList[] f,
int indexToWrite,
AbstractNodesList[] myLists,
ConcurrentNodesPositionHashMap map) |