All Differences
Removals
Additions
Changes
Bold is New, strike is deleted


A  B C D E G H I M N P R S T V TOP
AbstractInjectorGrapher
AbstractInjectorGrapher.GrapherParameters
Alias
AliasCreator

B  A C D E G H I M N P R S T V TOP
bind
  type  (Class<P>, TypeLiteral<T>) in com.google.inject.throwingproviders.ThrowingProviderBinder
  type  (Class<P>, Class<T>) in com.google.inject.throwingproviders.ThrowingProviderBinder
BindingEdge (NodeId, NodeId, Type) constructor
bindListener
  type  (Matcher<Binding<?>>, ProvisionListener[]) in com.google.inject.AbstractModule
  type  (Matcher<Binding<?>>, ProvisionListener[]) in com.google.inject.Binder
  type  (Matcher<TypeLiteral<?>>, TypeListener) in com.google.inject.Binder
  type  (Matcher<Binding<?>>, ProvisionListener[]) in com.google.inject.PrivateModule

C  A B D E G H I M N P R S T V TOP
copy
  type  (NodeId, NodeId) in com.google.inject.grapher.BindingEdge
  type  (NodeId, NodeId) in com.google.inject.grapher.DependencyEdge
  type  (NodeId) in com.google.inject.grapher.ImplementationNode
  type  (NodeId) in com.google.inject.grapher.InterfaceNode

D  A B C E G H I M N P R S T V TOP
DefaultRootKeySetCreator
DependencyAndSource
DependencyEdge (NodeId, NodeId, InjectionPoint) constructor

E  A B C D G H I M N P R S T V TOP
Edge
EdgeCreator
ElementSource
equals
  type  (Object) in com.google.inject.grapher.BindingEdge
  type  (Object) in com.google.inject.grapher.DependencyEdge
  type  (Object) in com.google.inject.grapher.ImplementationNode
  type  (Object) in com.google.inject.grapher.InterfaceNode

G  A B C D E H I M N P R S T V TOP
getIdentifier ()
getInjectionPoint ()
getMembers ()
getType ()
getUserSuppliedProvider ()
graph
  type  (Injector) in com.google.inject.grapher.InjectorGrapher
  type  (Injector, Set<Key<?>>) in com.google.inject.grapher.InjectorGrapher
GraphvizGrapher

H  A B C D E G I M N P R S T V TOP
hashCode
  type  () in com.google.inject.grapher.BindingEdge
  type  () in com.google.inject.grapher.DependencyEdge
  type  () in com.google.inject.grapher.ImplementationNode

I  A B C D E G H M N P R S T V TOP
ImplementationNode (NodeId, Object, Collection<Member>) constructor
InstanceNode
InterfaceNode (NodeId, Object) constructor
isCircularProxy (Object)
isRequestScoped (Binding<?>)
isScoped (Binding<?>, Scope, Class<Annotation>)

M  A B C D E G H I N P R S T V TOP
Message (String, Throwable) constructor

N  A B C D E G H I M P R S T V TOP
Node
NodeCreator
NodeId
NodeId.NodeType

P  A B C D E G H I M N R S T V TOP
ProvidesMethodBinding
ProvidesMethodTargetVisitor
providing
  type  (TypeLiteral<? extends T>) in com.google.inject.throwingproviders.ThrowingProviderBinder.SecondaryBinder
  type  (Class<? extends T>) in com.google.inject.throwingproviders.ThrowingProviderBinder.SecondaryBinder
ProvisionListener
ProvisionListener.ProvisionInvocation
ProvisionListenerBinding

R  A B C D E G H I M N P S T V TOP
requireAtInjectOnConstructors ()
RequireAtInjectOnConstructorsOption
requireExactBindingAnnotations ()
RequireExactBindingAnnotationsOption
RootKeySetCreator

S  A B C D E G H I M N P R T V TOP
ScopingException
ScopingOnly
setIdentifier (String)

T  A B C D E G H I M N P R S V TOP
ThrowingInject
toProvider (Provider<? extends T>)
toString
  type  () in com.google.inject.grapher.BindingEdge
  type  () in com.google.inject.grapher.DependencyEdge
  type  () in com.google.inject.grapher.ImplementationNode
  type  () in com.google.inject.grapher.InterfaceNode
transferRequest (Callable<T>)

V  A B C D E G H I M N P R S T TOP
visit
  type  (ProvisionListenerBinding) in com.google.inject.spi.DefaultElementVisitor
  type  (RequireAtInjectOnConstructorsOption) in com.google.inject.spi.DefaultElementVisitor
  type  (RequireExactBindingAnnotationsOption) in com.google.inject.spi.DefaultElementVisitor
  type  (ProvisionListenerBinding) in com.google.inject.spi.ElementVisitor
  type  (RequireAtInjectOnConstructorsOption) in com.google.inject.spi.ElementVisitor
  type  (RequireExactBindingAnnotationsOption) in com.google.inject.spi.ElementVisitor
  type  (RequireExplicitBindingsOption) in com.google.inject.spi.ElementVisitor
  type  (ScopeBinding) in com.google.inject.spi.ElementVisitor
  type  (StaticInjectionRequest) in com.google.inject.spi.ElementVisitor
  type  (TypeConverterBinding) in com.google.inject.spi.ElementVisitor
  type  (TypeListenerBinding) in com.google.inject.spi.ElementVisitor
visitOther (Binding<?>)