|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Seekable
Method Summary | |
---|---|
long |
position()
Get position |
void |
position(long newPosition)
Seek new position. |
Method Detail |
---|
void position(long newPosition) throws java.io.IOException
newPosition
- new position
java.io.IOException
long position() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |