public class IntervalCollisionRemover
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.TreeMap<java.lang.Integer,java.lang.Boolean> |
covered |
Constructor and Description |
---|
IntervalCollisionRemover() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ClosedIdxExceptionEntry> |
removeIllegals(ClosedIdxExceptionEntry e) |
public java.util.List<ClosedIdxExceptionEntry> removeIllegals(ClosedIdxExceptionEntry e)