Package org.qdl_lang.config
Class VFSMemoryConfig
- java.lang.Object
- 
- org.qdl_lang.config.VFSAbstractConfig
- 
- org.qdl_lang.config.VFSMemoryConfig
 
 
- 
- All Implemented Interfaces:
- Serializable,- VFSConfig
 
 public class VFSMemoryConfig extends VFSAbstractConfig Created by Jeff Gaynor 
 on 3/4/20 at 3:13 PM- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description VFSMemoryConfig(String scheme, String mountPoint, boolean readable, boolean writeable)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()- 
Methods inherited from class org.qdl_lang.config.VFSAbstractConfigcanRead, canWrite, getMountPoint, getScheme, toString
 
- 
 
-