|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.caches.filecache.FileCacheSet
public class FileCacheSet
Contains a set of references that you are working on from the file cache. Entries in here are protected from being garbage-collected on the file system.
Method Summary | |
---|---|
void |
close()
Discard all elements in the set (allows them to be reaped). |
java.io.File |
getFile(java.lang.String path)
Get a cache entry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.io.File getFile(java.lang.String path)
path
-
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |