Uses of Class
org.apache.commons.vfs2.cache.FileSystemAndNameKey
-
Packages that use FileSystemAndNameKey Package Description org.apache.commons.vfs2.cache VFS File caching -
-
Uses of FileSystemAndNameKey in org.apache.commons.vfs2.cache
Fields in org.apache.commons.vfs2.cache with type parameters of type FileSystemAndNameKey Modifier and Type Field Description private java.util.Map<java.lang.ref.Reference<FileObject>,FileSystemAndNameKey>
SoftRefFilesCache. refReverseMap
Methods in org.apache.commons.vfs2.cache with parameters of type FileSystemAndNameKey Modifier and Type Method Description int
FileSystemAndNameKey. compareTo(FileSystemAndNameKey other)
private boolean
SoftRefFilesCache. removeFile(FileSystemAndNameKey key)
-