Uses of Interface
gw.lang.reflect.module.IFileSystem
-
Packages that use IFileSystem Package Description gw.config gw.internal.gosu.module.fs -
-
Uses of IFileSystem in gw.config
Methods in gw.config that return IFileSystem Modifier and Type Method Description static IFileSystem
CommonServices. getFileSystem()
-
Uses of IFileSystem in gw.internal.gosu.module.fs
Classes in gw.internal.gosu.module.fs that implement IFileSystem Modifier and Type Class Description class
FileSystemImpl
-