|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.rej.util.Range
public class Range
| Constructor Summary | |
|---|---|
Range(int offset,
int size)
|
|
| Method Summary | |
|---|---|
int |
getOffset()
|
int |
getSize()
|
Range |
offsetBy(int offset)
|
void |
setSize(int size)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Range(int offset,
int size)
| Method Detail |
|---|
public int getOffset()
public int getSize()
public void setSize(int size)
public Range offsetBy(int offset)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||