Generated by
JDiff

Class com.google.inject.grapher.DependencyEdge

Documentation changed from old to new.

Changed from an interface to a class. Changed from abstract to non-abstract.

Added Constructors
DependencyEdge(NodeId, NodeId, InjectionPoint)  
 

Added Methods
Edge copy(NodeId, NodeId)  
boolean equals(Object)  
InjectionPoint getInjectionPoint()  
int hashCode()  
String toString()