Uses of Class
org.apache.commons.vfs2.provider.FileSystemKey
Packages that use FileSystemKey
-
Uses of FileSystemKey in org.apache.commons.vfs2.provider
Fields in org.apache.commons.vfs2.provider declared as FileSystemKeyFields in org.apache.commons.vfs2.provider with type parameters of type FileSystemKeyModifier and TypeFieldDescriptionprivate final Map<FileSystemKey,
FileSystem> AbstractFileProvider.fileSystemMap
The cached file systems.Methods in org.apache.commons.vfs2.provider that return FileSystemKeyModifier and TypeMethodDescription(package private) FileSystemKey
AbstractFileSystem.getCacheKey()
Methods in org.apache.commons.vfs2.provider with parameters of type FileSystemKeyModifier and TypeMethodDescriptionint
FileSystemKey.compareTo
(FileSystemKey o) (package private) void
AbstractFileSystem.setCacheKey
(FileSystemKey cacheKey)