public class DefaultWeightedEdge extends DefaultEdge
WeightedGraph. All access to
the weight of an edge must go through the graph interface, which is why this
class doesn't expose any public methods.| Constructor and Description |
|---|
DefaultWeightedEdge() |
protected double getWeight()
public Object clone()
clone in class ObjectObject.clone()Copyright © 2016. All rights reserved.