Documentation of 'org.jgrapht.graph.DefaultWeightedEdge' Java class
DefaultWeightedEdge
org.jgrapht.graph

Class DefaultWeightedEdge

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable


    public class DefaultWeightedEdge
    extends DefaultEdge
    A default implementation for edges in a 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.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object clone() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DefaultWeightedEdge

        public DefaultWeightedEdge()
    • Method Detail

      • clone

        public java.lang.Object clone()
        Overrides:
        clone in class java.lang.Object
        See Also:
        Object.clone()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.