|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.file.MemoryFileSystem
public class MemoryFileSystem
| Constructor Summary | |
|---|---|
MemoryFileSystem()
|
|
| Method Summary | |
|---|---|
void |
adjustSize(int newSize)
|
void |
free()
|
static MemoryFileSystem |
get(java.lang.String name)
|
java.lang.String |
store()
|
void |
store(java.lang.String name)
|
static int |
totalSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryFileSystem()
| Method Detail |
|---|
public static int totalSize()
public static MemoryFileSystem get(java.lang.String name)
public void adjustSize(int newSize)
public java.lang.String store()
public void store(java.lang.String name)
public void free()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||