Class CancellableIterator<T>
java.lang.Object
ghidra.util.task.CancellableIterator<T>
- Type Parameters:
T- the type
- All Implemented Interfaces:
Iterator<T>
-
Constructor Details
-
CancellableIterator
-
-
Method Details
-
hasNext
-
next
-
T - the typeIterator<T>