FilesCache, VfsComponentpublic class WeakRefFilesCache extends SoftRefFilesCache
WeakReference| Constructor | Description |
|---|---|
WeakRefFilesCache() |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.ref.Reference<FileObject> |
createReference(FileObject file,
java.lang.ref.ReferenceQueue<FileObject> refqueue) |
touchFilegetContext, getLogger, init, setContext, setLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, close, getFile, getOrCreateFilesystemCache, putFile, putFileIfAbsent, removeFilepublic WeakRefFilesCache()
protected java.lang.ref.Reference<FileObject> createReference(FileObject file, java.lang.ref.ReferenceQueue<FileObject> refqueue)
createReference in class SoftRefFilesCache