Package ghidra.program.model.listing
Interface FunctionIterator
Interface for iterating over functions.
- See Also:
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove