Uses of Interface
com.google.inject.internal.Lookups
-
Packages that use Lookups Package Description com.google.inject.internal Guice (sounds like "juice") -
-
Uses of Lookups in com.google.inject.internal
Classes in com.google.inject.internal that implement Lookups Modifier and Type Class Description (package private) classDeferredLookupsReturns providers and members injectors that haven't yet been initialized.(package private) classInjectorImplDefaultInjectorimplementation.Fields in com.google.inject.internal declared as Lookups Modifier and Type Field Description private LookupsEncounterImpl. lookups(package private) LookupsInjectorImpl. lookupsConstructors in com.google.inject.internal with parameters of type Lookups Constructor Description EncounterImpl(Errors errors, Lookups lookups)
-