FilesCache
, VfsComponent
public class WeakRefFilesCache extends SoftRefFilesCache
WeakReference
Constructor | Description |
---|---|
WeakRefFilesCache() |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.ref.Reference |
createReference(FileObject file,
java.lang.ref.ReferenceQueue refqueue) |
getContext, getLogger, init, setContext, setLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, close, getFile, getOrCreateFilesystemCache, putFile, removeFile, touchFile
protected java.lang.ref.Reference createReference(FileObject file, java.lang.ref.ReferenceQueue refqueue)
createReference
in class SoftRefFilesCache