Uses of Class
com.google.inject.internal.BindingImpl
Packages that use BindingImpl
-
Uses of BindingImpl in com.google.inject.internal
Methods in com.google.inject.internal that return BindingImplModifier and TypeMethodDescriptionprotected BindingImpl<T> AbstractBindingBuilder.annotatedWithInternal(Annotation annotation) Sets the binding to a copy with the specified annotation on the bound keyprotected BindingImpl<T> AbstractBindingBuilder.annotatedWithInternal(Class<? extends Annotation> annotationType) Sets the binding to a copy with the specified annotation on the bound keyprotected BindingImpl<T> AbstractBindingBuilder.getBinding()protected BindingImpl<T> AbstractBindingBuilder.setBinding(BindingImpl<T> binding) protected BindingImpl<T> protected BindingImpl<T> BindingImpl.withScoping(Scoping scoping) Methods in com.google.inject.internal with parameters of type BindingImplModifier and TypeMethodDescriptionprotected BindingImpl<T> AbstractBindingBuilder.setBinding(BindingImpl<T> binding)