protected BindingImpl<T> |
AbstractBindingBuilder.annotatedWithInternal(Annotation annotation)
Sets the binding to a copy with the specified annotation on the bound key
|
protected BindingImpl<T> |
AbstractBindingBuilder.annotatedWithInternal(Class<? extends Annotation> annotationType)
Sets the binding to a copy with the specified annotation on the bound key
|
protected BindingImpl<T> |
AbstractBindingBuilder.getBinding() |
protected BindingImpl<T> |
AbstractBindingBuilder.setBinding(BindingImpl<T> binding) |
BindingImpl<T> |
LinkedBindingImpl.withKey(Key<T> key) |
protected BindingImpl<T> |
BindingImpl.withKey(Key<T> key) |
BindingImpl<T> |
LinkedBindingImpl.withScoping(Scoping scoping) |
protected BindingImpl<T> |
BindingImpl.withScoping(Scoping scoping) |