Generated by
JDiff

All Documentation Differences

Package com.google.inject
  Class Binder
    Method bindInterceptor(Matcher<Class<?>>, Matcher<Method>, MethodInterceptor[])

  Class Guice
    Method createInjector(Iterable<Module>)
    Method createInjector(Module[])

  Class Inject

  Class Key
    Method hasAttributes()
    Method ofType(Class<T>)
    Method ofType(Type)
    Method ofType(TypeLiteral<T>)
    Method withoutAttributes()

  Class Provides

Package com.google.inject.grapher
  Class BindingEdge

  Class DependencyEdge

  Class ImplementationNode

  Class InjectorGrapher

  Class InterfaceNode

  Class TransitiveDependencyVisitor

Package com.google.inject.grapher.graphviz
  Class GraphvizModule

  Class PortIdFactory

Package com.google.inject.multibindings
  Class MapBinder

  Class Multibinder

Package com.google.inject.servlet
  Class ServletScopes
    Method continueRequest(Callable<T>, Map<Key<?>, Object>)
    Method scopeRequest(Callable<T>, Map<Key<?>, Object>)

Package com.google.inject.spi
  Class ConvertedConstantBinding
    Method getSourceKey()

  Class ProviderInstanceBinding
    Method getProviderInstance()

Package com.google.inject.throwingproviders
  Class ThrowingProviderBinder