public class DataIterable<T extends ExplicitVertexID> extends Object implements Iterable<T>
Constructor and Description |
---|
DataIterable(Edge<T>[] edges,
int edgesLength,
Object type,
boolean source,
boolean negate) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2017. All rights reserved.