Generated by
JDiff

Package com.google.inject.grapher

Changed Classes and Interfaces
AbstractInjectorGrapher.
GrapherParameters
Parameters used to override default settings of the grapher.
DefaultRootKeySetCreator Root key set creator that starts with all types that are not Guice internal types or the Logger type.
ImplementationNode Node for types that have com.google.inject.spi.Dependencys and are bound to InterfaceNodes.
NameFactory Interface for a service that provides nice Strings that we can display in the graph for the types that come up in com.google.inject.Bindings.
NodeId ID of a node in the graph.
ShortNameFactory Reasonable implementation for NameFactory.
TransitiveDependencyVisitor com.google.inject.spi.BindingTargetVisitor that returns a Collection of the Keys of each Binding's dependencies.