public class VertexScorer<V> extends Object
VertexScorer()
void
add(V vertex, Double score)
Map<V,Double>
getVertexScores()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VertexScorer()
public final void add(V vertex, Double score)
public Map<V,Double> getVertexScores()
Copyright © 2012. All Rights Reserved.