java.lang.Object
org.jgrapht.graph.IntrusiveEdge
- All Implemented Interfaces:
Serializable,Cloneable
- Direct Known Subclasses:
DefaultEdge,IntrusiveWeightedEdge
IntrusiveEdge encapsulates the internals for the default edge implementation. It is not intended
to be referenced directly (which is why it's not public); use DefaultEdge for that.
- Author:
- John V. Sichi
- See Also:
-
Constructor Summary
Constructors -
Method Summary