@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public interface FsDriverProvider
Implementations must be thread-safe.
Map<FsScheme,FsDriver> get()
null
and subsequent calls must return a map which compares at least
equal with the previously returned map.Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.