Uses of Class
org.apache.commons.vfs2.cache.FileSystemAndNameKey
Packages that use FileSystemAndNameKey
-
Uses of FileSystemAndNameKey in org.apache.commons.vfs2.cache
Fields in org.apache.commons.vfs2.cache with type parameters of type FileSystemAndNameKeyModifier and TypeFieldDescriptionprivate final Map<Reference<FileObject>,
FileSystemAndNameKey> SoftRefFilesCache.refReverseMap
Methods in org.apache.commons.vfs2.cache with parameters of type FileSystemAndNameKeyModifier and TypeMethodDescriptionint
FileSystemAndNameKey.compareTo
(FileSystemAndNameKey other) private boolean
SoftRefFilesCache.removeFile
(FileSystemAndNameKey key)