Uses of Class
com.google.inject.internal.InjectorShell.Builder
Packages that use InjectorShell.Builder
-
Uses of InjectorShell.Builder in com.google.inject.internal
Fields in com.google.inject.internal declared as InjectorShell.BuilderModifier and TypeFieldDescriptionprivate final InjectorShell.Builder
InternalInjectorCreator.shellBuilder
Fields in com.google.inject.internal with type parameters of type InjectorShell.BuilderModifier and TypeFieldDescriptionprivate final List
<InjectorShell.Builder> PrivateElementProcessor.injectorShellBuilders
Methods in com.google.inject.internal that return InjectorShell.BuilderModifier and TypeMethodDescription(package private) InjectorShell.Builder
InjectorShell.Builder.parent
(InjectorImpl parent) (package private) InjectorShell.Builder
InjectorShell.Builder.privateElements
(PrivateElements privateElements) (package private) InjectorShell.Builder
Methods in com.google.inject.internal that return types with arguments of type InjectorShell.Builder