public class GraphEdge<V> extends Object implements IGraphEdge<V>
public V getFrom()
IGraphEdge
getFrom
in interface IGraphEdge<V>
public V getTo()
IGraphEdge
getTo
in interface IGraphEdge<V>
Copyright © 2016 The Apache Software Foundation. All rights reserved.