Class VFSMemoryFileProvider

  • All Implemented Interfaces:
    VFSFileProvider, Serializable

    public class VFSMemoryFileProvider
    extends AbstractVFSFileProvider
    A VFS backed by a hash table. NOTE that the entries to this are the complete path. So creating a directory really has no effect.

    Created by Jeff Gaynor
    on 3/4/20 at 11:31 AM

    See Also:
    Serialized Form