|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRandomAccessInput | |
|---|---|
| org.foray.common.io | Utilities related to input/output. |
| Uses of AbstractRandomAccessInput in org.foray.common.io |
|---|
| Subclasses of AbstractRandomAccessInput in org.foray.common.io | |
|---|---|
class |
RandomAccessInputArray
Implementation of RandomInput that uses a byte array. |
class |
RandomAccessInputFile
Implementation of RandomInput that uses a RandomAccessFile to do the io work. |
class |
RandomAccessInputURL
Implementation of RandomAccessInput suitable for URLs that are not local
files. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||