Searched refs:nullableAnnotationForMethod (Results 1 – 4 of 4) sorted by relevance
273 Optional<String> nullableAnnotationForMethod(ExecutableElement propertyMethod) { in nullableAnnotationForMethod() method in AutoOneOfProcessor
469 abstract Optional<String> nullableAnnotationForMethod(ExecutableElement propertyMethod); in nullableAnnotationForMethod() method in AutoValueishProcessor503 Optional<String> nullableAnnotation = nullableAnnotationForMethod(propertyMethod); in propertySet()
452 Optional<String> nullableAnnotationForMethod(ExecutableElement propertyMethod) { in nullableAnnotationForMethod() method
449 Optional<String> nullableAnnotationForMethod(ExecutableElement propertyMethod) { in nullableAnnotationForMethod() method in AutoValueProcessor