Generated by
JDiff

Class com.google.inject.grapher.graphviz.GraphvizEdge

Changed Constructors
GraphvizEdge(NodeId, NodeId) Change in type from (String, String) to (NodeId, NodeId).
 
 

Changed Methods
NodeId getHeadNodeId() Change in return type from String to NodeId.
Documentation changed from old to new.
@since 4.0
NodeId getTailNodeId() Change in return type from String to NodeId.
Documentation changed from old to new.
@since 4.0