public class GenericEdge<N> extends Object implements Edge<N>
GenericEdge(N node, String cursor)
String
getCursor()
N
getNode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericEdge(N node, String cursor)
public String getCursor()
getCursor
Edge<N>
public N getNode()
getNode
Copyright © 2016–2017. All rights reserved.