public class InputStreamClosableDirectory extends CloseableDirectory
delegate
Constructor and Description |
---|
InputStreamClosableDirectory(IDirectory delegate,
File temp) |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanup() |
checkNotClosed, close, convert, convertNested, getFile, getLastModified, getName, getParent, getRoot, getSize, isClosed, isDirectory, isFile, isRoot, iterator, listAllFiles, listFiles, open, toCloseable, toURL
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public InputStreamClosableDirectory(IDirectory delegate, File temp)
protected void cleanup()
cleanup
in class CloseableDirectory
Copyright © 2018. All rights reserved.