Segment
Edge(String id, Node<T> sourceNode, Node<T> destinationNode)
Edge(Node<T> sourceNode, Node<T> destinationNode, Predicate<R> doesEdgeApply, Consumer<R> toDoOnEdge)
boolean
applies(R object)
void
doOnEdge(R object)
equals(Object o)
Node<T>
getDestinationNode()
String
getId()
Map<String,Object>
getPayload()
getSoureNode()
int
hashCode()
toString()
getClass, notify, notifyAll, wait, wait, wait
toString
Object
equals
hashCode