public static class TestGraphAlgo.ElemScore extends java.lang.Object
Node
source
target
java.lang.Double
value
TestGraphAlgo.ElemScore(Node source, Node target, java.lang.Double value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node source
public Node target
public java.lang.Double value
public TestGraphAlgo.ElemScore(Node source, Node target, java.lang.Double value)