public final class Sources extends Object implements Iterator<MethodOrMethodContext>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
MethodOrMethodContext |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
hasNext in interface Iterator<MethodOrMethodContext>public MethodOrMethodContext next()
next in interface Iterator<MethodOrMethodContext>public void remove()
remove in interface Iterator<MethodOrMethodContext>Copyright © 2020 Soot OSS. All rights reserved.