|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeekableInputStream | |
|---|---|
| sisc.interpreter | |
| sisc.ser | |
| Uses of SeekableInputStream in sisc.interpreter |
|---|
| Methods in sisc.interpreter that return SeekableInputStream | |
|---|---|
static SeekableInputStream |
AppContext.openHeap(java.net.URL u)
|
| Methods in sisc.interpreter with parameters of type SeekableInputStream | |
|---|---|
boolean |
AppContext.addHeap(SeekableInputStream in)
Given a SeekableInputStream which is attached to a SISC heap file, loads the heap into this AppContext and initializes it. |
| Uses of SeekableInputStream in sisc.ser |
|---|
| Subclasses of SeekableInputStream in sisc.ser | |
|---|---|
class |
BufferedRandomAccessInputStream
|
class |
MemoryRandomAccessInputStream
|
| Constructors in sisc.ser with parameters of type SeekableInputStream | |
|---|---|
SeekableDataInputStream(SeekableInputStream s)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||