Package org.anarres.cpp.fs
Class MemoryFileSystem
java.lang.Object
org.anarres.cpp.fs.MemoryFileSystem
- All Implemented Interfaces:
VirtualFileSystem
-
Field Summary
Fields inherited from interface org.anarres.cpp.fs.VirtualFileSystem
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.anarres.cpp.fs.VirtualFileSystem
getFile
-
Constructor Details
-
MemoryFileSystem
public MemoryFileSystem() -
MemoryFileSystem
-
-
Method Details
-
addFile
-
addFile
-
getFile
- Specified by:
getFilein interfaceVirtualFileSystem
-