public interface CutFinder
Modifier and Type | Method and Description |
---|---|
Cut |
findCut(IMLog log,
IMLogInfo logInfo,
MinerState minerState)
Returns a cut, or null if none found.
|
Cut findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)
log
- logInfo
- minerState
-