Class CutFinderIMaConcurrentOptionalOr

  • All Implemented Interfaces:
    CutFinder

    public class CutFinderIMaConcurrentOptionalOr
    extends java.lang.Object
    implements CutFinder
    • Constructor Detail

      • CutFinderIMaConcurrentOptionalOr

        public CutFinderIMaConcurrentOptionalOr()
    • Method Detail

      • findCut

        public Cut findCut​(IMLog log,
                           IMLogInfo logInfo,
                           MinerState minerState)
        Description copied from interface: CutFinder
        Returns a cut, or null if none found. Must be thread-safe and static, i.e, no side-effects allowed.
        Specified by:
        findCut in interface CutFinder
        Returns: