| Constructor and Description |
|---|
EdgeTypeIterator(Edge<T>[] edges,
int edgesLength,
Object type,
boolean negate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Edge<T> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
hasNext in interface Iterator<Edge<T extends ExplicitVertexID>>public Edge<T> next()
next in interface Iterator<Edge<T extends ExplicitVertexID>>public void remove()
remove in interface Iterator<Edge<T extends ExplicitVertexID>>Copyright © 2017. All rights reserved.