Uses of Class
org.benf.cfr.reader.entities.exceptions.ClosedIdxExceptionEntry
-
Packages that use ClosedIdxExceptionEntry Package Description org.benf.cfr.reader.entities.exceptions -
-
Uses of ClosedIdxExceptionEntry in org.benf.cfr.reader.entities.exceptions
Methods in org.benf.cfr.reader.entities.exceptions that return ClosedIdxExceptionEntry Modifier and Type Method Description ClosedIdxExceptionEntry
ClosedIdxExceptionEntry. withRange(int newStart, int newEnd)
Methods in org.benf.cfr.reader.entities.exceptions that return types with arguments of type ClosedIdxExceptionEntry Modifier and Type Method Description java.util.List<ClosedIdxExceptionEntry>
IntervalCollisionRemover. removeIllegals(ClosedIdxExceptionEntry e)
Methods in org.benf.cfr.reader.entities.exceptions with parameters of type ClosedIdxExceptionEntry Modifier and Type Method Description java.util.List<ClosedIdxExceptionEntry>
IntervalCollisionRemover. removeIllegals(ClosedIdxExceptionEntry e)
-