public interface DirectoryStream<T> extends Closeable, Iterable<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
DirectoryStream.Filter |
void close() throws OctopusException
close
in interface AutoCloseable
close
in interface Closeable
OctopusException