|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sourceforge.wohenchan.HBFByte2Range
Range of bytes
| Field Summary | |
private int |
m_end
|
private int |
m_start
|
| Constructor Summary | |
HBFByte2Range(int start,
int end)
|
|
| Method Summary | |
int |
getEnd()
|
int |
getStart()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int m_start
private int m_end
| Constructor Detail |
public HBFByte2Range(int start,
int end)
| Method Detail |
public int getStart()
public int getEnd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||