|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A channel that can read bytes and has random access. This interface simply unifies ReadableByteChannel and RandomAccessChannel; it does not specify any new operations.
Methods inherited from interface java.nio.channels.ReadableByteChannel |
read |
Methods inherited from interface java.nio.channels.Channel |
close, isOpen |
Methods inherited from interface au.com.prunge.jgenfile.channels.RandomAccessChannel |
position, position, size |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |