Searched refs:AllowsMultibindings (Results 1 – 8 of 8) sorted by relevance
54 private final AllowsMultibindings allowsMultibindings;65 AllowsMultibindings allowsMultibindings, in BindingElementValidator()357 enum AllowsMultibindings { enum in BindingElementValidator
24 super(BindsInstance.class, AllowsMultibindings.NO_MULTIBINDINGS, AllowsScoping.NO_SCOPING); in BindsInstanceElementValidator()
60 AllowsMultibindings allowsMultibindings, in BindingMethodValidator()89 AllowsMultibindings allowsMultibindings, in BindingMethodValidator()
19 import static dagger.internal.codegen.BindingElementValidator.AllowsMultibindings.ALLOWS_MULTIBINDI…
19 import static dagger.internal.codegen.BindingElementValidator.AllowsMultibindings.NO_MULTIBINDINGS;
20 import static dagger.internal.codegen.BindingElementValidator.AllowsMultibindings.ALLOWS_MULTIBINDI…