Searched refs:firstMatchingComponentMethods (Results 1 – 1 of 1) sorted by relevance
299 return Optional.ofNullable(firstMatchingComponentMethods().get(request)); in findFirstMatchingComponentMethod()303 ImmutableMap<BindingRequest, ComponentMethodDescriptor> firstMatchingComponentMethods() { in firstMatchingComponentMethods() method in BindingGraph