Generated by
JDiff

All Documentation Differences

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

  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.assistedinject
  Class FactoryModuleBuilder

Package com.google.inject.grapher
  Class BindingEdge

  Class DependencyEdge

  Class ImplementationNode

  Class InjectorGrapher

  Class InterfaceNode

  Class NameFactory

  Class TransitiveDependencyVisitor

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

  Class PortIdFactory

Package com.google.inject.multibindings
  Class MapBinder

  Class Multibinder

  Class MultibindingsTargetVisitor

Package com.google.inject.persist
  Class Transactional

Package com.google.inject.persist.jpa
  Class JpaPersistModule
    Method properties(Map<?, ?>)

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()

  Class TypeEncounter
    Method getProvider(Class<T>)

Package com.google.inject.struts2
  Class GuiceObjectFactory

  Class Struts2GuicePluginModule

Package com.google.inject.throwingproviders
  Class CheckedProvides

  Class ThrowingProviderBinder