com.groupbyinc.flux.common.inject.internal.AbstractBindingBuilder.class Maven / Gradle / Ivy
???? 4 ? Acom/groupbyinc/flux/common/inject/internal/AbstractBindingBuilder (Ljava/lang/Object; java/lang/Object AbstractBindingBuilder.java IMPLEMENTATION_ALREADY_SET Ljava/lang/String; %Implementation is set more than once. SINGLE_INSTANCE_AND_SCOPE ESetting the scope is not permitted when binding to a single instance. SCOPE_ALREADY_SET Scope is set more than once. BINDING_TO_NULL pBinding to null instances is not allowed. Use toProvider(Providers.of(null)) if this is your intended behaviour. CONSTANT_VALUE_ALREADY_SET %Constant value is set more than once. ANNOTATION_ALREADY_SPECIFIED 7More than one annotation is specified for this binding. NULL_KEY 'Lcom/groupbyinc/flux/common/inject/Key; *Lcom/groupbyinc/flux/common/inject/Key<*>; elements Ljava/util/List; ALjava/util/List; position I binder *Lcom/groupbyinc/flux/common/inject/Binder; binding 8Lcom/groupbyinc/flux/common/inject/internal/BindingImpl; =Lcom/groupbyinc/flux/common/inject/internal/BindingImpl; v(Lcom/groupbyinc/flux/common/inject/Binder;Ljava/util/List;Ljava/lang/Object;Lcom/groupbyinc/flux/common/inject/Key;)V ()V ' )
* " # , . java/util/List 0 size ()I 2 3 1 4 ! 6 Acom/groupbyinc/flux/common/inject/internal/UntargettedBindingImpl 8 2com/groupbyinc/flux/common/inject/internal/Scoping : UNSCOPED 4Lcom/groupbyinc/flux/common/inject/internal/Scoping; <