Uses of Class
org.apache.commons.vfs2.provider.FileSystemKey
Packages that use FileSystemKey
-
Uses of FileSystemKey in org.apache.commons.vfs2.provider
Classes in org.apache.commons.vfs2.provider that implement interfaces with type arguments of type FileSystemKeyFields 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.fileSystemMapThe cached file systems.Methods in org.apache.commons.vfs2.provider that return FileSystemKeyModifier and TypeMethodDescription(package private) FileSystemKeyAbstractFileSystem.getCacheKey()Methods in org.apache.commons.vfs2.provider with parameters of type FileSystemKeyModifier and TypeMethodDescriptionintFileSystemKey.compareTo(FileSystemKey o) (package private) voidAbstractFileSystem.setCacheKey(FileSystemKey cacheKey)