|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.model.EdgeToVertexIterable
public class EdgeToVertexIterable
Constructor Summary | |
---|---|
EdgeToVertexIterable(Iterable<Edge> iterable,
Vertex origin)
|
Method Summary | |
---|---|
Iterator<Vertex> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EdgeToVertexIterable(Iterable<Edge> iterable, Vertex origin)
Method Detail |
---|
public Iterator<Vertex> iterator()
iterator
in interface Iterable<Vertex>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |