public class LogSplitterLoop extends java.lang.Object implements LogSplitter
Constructor and Description |
---|
LogSplitterLoop() |
Modifier and Type | Method and Description |
---|---|
IMLog[] |
split(IMLog log,
IMLogInfo logInfo,
Cut cut,
MinerState minerState) |
static IMLog[] |
split(IMLog log,
java.util.List<gnu.trove.set.TIntSet> list,
MinerState minerState) |
public IMLog[] split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)
split
in interface LogSplitter
public static IMLog[] split(IMLog log, java.util.List<gnu.trove.set.TIntSet> list, MinerState minerState)