Generated by
JDiff

Class com.google.inject.Guice

Documentation changed from old to new.

Changed Methods
Injector createInjector(Module[]) Documentation changed from old to new.
Creates an injector for the given set of modules.
Injector createInjector(Stage, Module[]) Documentation changed from old to new.
Creates an injector for the given set of modules, in a given development stage.
Injector createInjector(Stage, Iterable<Module>) Documentation changed from old to new.
Creates an injector for the given set of modules, in a given development stage.
Injector createInjector(Iterable<Module>) Documentation changed from old to new.
Creates an injector for the given set of modules.