Class VFSMemoryConfig

  • All Implemented Interfaces:
    VFSConfig

    public class VFSMemoryConfig
    extends VFSAbstractConfig

    Created by Jeff Gaynor
    on 3/4/20 at 3:13 PM

    • Constructor Detail

      • VFSMemoryConfig

        public VFSMemoryConfig​(String scheme,
                               String mountPoint,
                               boolean readable,
                               boolean writeable)
    • Method Detail

      • getType

        public String getType()