Searched refs:forBindsOptionalOfMethod (Results 1 – 2 of 2) sorted by relevance
65 keyFactory.forBindsOptionalOfMethod(method, contributingModule)); in forMethod()
149 Key forBindsOptionalOfMethod(ExecutableElement method, TypeElement contributingModule) { in forBindsOptionalOfMethod() method in KeyFactory