Interface ClassFileIterator
- All Known Implementing Classes:
DirectoryIterator, JarFileIterator
-
Method Summary
Methods inherited from interface Iterable
forEach, spliterator
-
Method Details
-
getNextClassFile
ClassFile getNextClassFile()Get the next class file in the iteration- Returns:
- the next class file in the iteration
-
iterator
-