247248249250251252253
return bind(Key.get(paramClass)); } public AnnotatedConstantBindingBuilder bindConstant() { return new ConstantBindingBuilderImpl(this, this.elements, getSource()); }