public interface MutableInterval extends Interval
boolean
isValid()
int
setIntervalEnd(int end)
setIntervalStart(int start)
setValid(boolean value)
intervalEnd, intervalStart
int setIntervalStart(int start)
int setIntervalEnd(int end)
boolean isValid()
boolean setValid(boolean value)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.