Uses of Class
org.apache.commons.vfs2.cache.FileSystemAndNameKey
Packages that use FileSystemAndNameKey
-
Uses of FileSystemAndNameKey in org.apache.commons.vfs2.cache
Classes in org.apache.commons.vfs2.cache that implement interfaces with type arguments of type FileSystemAndNameKeyModifier and TypeClassDescription(package private) final classKey for various cache implementations.Fields in org.apache.commons.vfs2.cache with type parameters of type FileSystemAndNameKeyModifier and TypeFieldDescriptionprivate final Map<Reference<FileObject>, FileSystemAndNameKey> SoftRefFilesCache.refReverseMapMethods in org.apache.commons.vfs2.cache with parameters of type FileSystemAndNameKeyModifier and TypeMethodDescriptionintFileSystemAndNameKey.compareTo(FileSystemAndNameKey other) private booleanSoftRefFilesCache.removeFile(FileSystemAndNameKey key)