public interface WeightedTypedEdge<T> extends TypedEdge, WeightedEdge
Multigraph
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Returns
true if o connects the same two vertices
regardless of the edge orientation, type, and weight. |
weight
Copyright © 2012. All Rights Reserved.