Searched refs:SET_VALUES (Results 1 – 10 of 10) sorted by relevance
33 SET_VALUES, enumConstant64 return ContributionType.SET_VALUES; in fromBindingElement()
70 case SET_VALUES: in prepareMethod()72 Type.SET_VALUES.name() + " contributions are not supported by Guice.", providesMethod); in prepareMethod()
73 case SET_VALUES: in creationExpression()
70 .equals(ContributionType.SET_VALUES) in fromProducesMethod()
70 case SET_VALUES: in desiredAssignableType()
132 case SET_VALUES: in contributedType()
169 } else if (contributionType.equals(ContributionType.SET_VALUES) in forBindingMethod()223 case SET_VALUES: in bindingMethodKeyType()
123 case SET_VALUES: in multibindingContributionRequestKind()
98 if (contributionType.equals(ContributionType.SET_VALUES) && !SetType.isSet(leftHandSide)) { in checkParameter()
199 case SET_VALUES: in checkType()