public interface FsDriverProvider
Implementations must be thread-safe.
@NonNull Map<FsScheme,FsDriver> get()
null,
its values must be nullable.
Calling this method several times should return a map which compares
equal to each other in order to ensure a
consistent file system implementation scheme.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.