|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRange
| Method Summary | |
|---|---|
boolean |
containsOffset(int offset)
Determine if the specified offset is within this range |
int |
getEndingOffset()
Get the ending offset for this range |
int |
getLength()
Get the total length between the starting offset and the ending offset in this range |
int |
getStartingOffset()
Get the starting offset for this range |
boolean |
isEmpty()
Determine if this is a valid range |
| Method Detail |
|---|
int getEndingOffset()
int getLength()
int getStartingOffset()
boolean isEmpty()
boolean containsOffset(int offset)
offset - The offset to test
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||