Class InternalInconsistentBackground
- java.lang.Object
-
- de.rwth.swc.coffee4j.algorithmic.conflict.InternalInconsistentBackground
-
- All Implemented Interfaces:
InternalExplanation
public class InternalInconsistentBackground extends Object implements InternalExplanation
-
-
Constructor Summary
Constructors Constructor Description InternalInconsistentBackground(int[] background, int[] relaxable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)int[]getBackground()int[]getRelaxable()inthashCode()StringtoString()
-