Generated by
JDiff

Class com.google.inject.grapher.graphviz.GraphvizNode

Changed Constructors
GraphvizNode(NodeId) Change in type from String to NodeId.
Documentation changed from old to new.
@since 4.0
 

Added Methods
String getIdentifier() @since 4.0
void setIdentifier(String) @since 4.0
 

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