public class AlignmentCyclesDetector
extends java.lang.Object
| Constructor and Description |
|---|
AlignmentCyclesDetector(int totalAlignmentsCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCycleDetected() |
void |
registerBlockRollback(LeafBlockWrapper currentBlock) |
void |
registerOffsetResponsibleBlock(LeafBlockWrapper block) |
public void registerOffsetResponsibleBlock(LeafBlockWrapper block)
public boolean isCycleDetected()
public void registerBlockRollback(LeafBlockWrapper currentBlock)