Searched refs:getNullableType (Results 1 – 4 of 4) sorted by relevance
180 ConfigurationAnnotations.getNullableType(providesMethod), in forProvidesMethod()240 ConfigurationAnnotations.getNullableType(componentMethod), in forComponentMethod()
133 ConfigurationAnnotations.getNullableType(producesMethod), in forProducesMethod()
97 static Optional<DeclaredType> getNullableType(Element element) { in getNullableType() method in ConfigurationAnnotations
315 || ConfigurationAnnotations.getNullableType(requestElement).isPresent(); in newDependencyRequest()