| Constructor and Description |
|---|
Filter(EdgePredicate pred) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Edge |
next() |
void |
remove() |
Iterator<Edge> |
wrap(Iterator<Edge> source) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic Filter(EdgePredicate pred)
Copyright © 2020 Soot OSS. All rights reserved.