public interface FsManagerProvider
Implementations must be thread-safe.
@NonNull FsManager get()
Calling this method several times must return the same file system manager in order to ensure consistency of the virtual file system space.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.