
protected static class MetaclassBase.TemporaryFileSet extends LinkedHashSet<File> implements Runnable
LinkedHashSet that holds temporary files and doubles as a deletion hook.| Modifier | Constructor and Description |
|---|---|
protected |
MetaclassBase.TemporaryFileSet()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Deletes all contained temporary files.
|
add, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toString