| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<Edge<T>> |
edges |
private boolean |
negate |
private java.lang.Object |
type |
| Constructor and Description |
|---|
EdgeTypeIterable(java.util.Set<Edge<T>> edges,
java.lang.Object type) |
EdgeTypeIterable(java.util.Set<Edge<T>> edges,
java.lang.Object type,
boolean negate) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Edge<T>> |
iterator() |