Package com.mchange.io
Interface FileEnumeration
- All Superinterfaces:
IOEnumeration
- All Known Implementing Classes:
DirectoryDescendingFileFinderImpl
-
Method Summary
Methods inherited from interface com.mchange.io.IOEnumeration
hasMoreElements, nextElement
-
Method Details
-
hasMoreFiles
- Throws:
IOException
-
nextFile
- Throws:
IOException
-