Class MemoryFileSystem
java.lang.Object
io.github.douira.glsl_preprocessor.fs.MemoryFileSystem
- All Implemented Interfaces:
VirtualFileSystem
-
Field Summary
Fields inherited from interface io.github.douira.glsl_preprocessor.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 io.github.douira.glsl_preprocessor.fs.VirtualFileSystem
getFile
-
Constructor Details
-
MemoryFileSystem
public MemoryFileSystem() -
MemoryFileSystem
-
-
Method Details
-
addFile
-
addFile
-
getFile
- Specified by:
getFilein interfaceVirtualFileSystem
-