Searched refs:forProducesMethod (Results 1 – 5 of 5) sorted by relevance
221 @Test public void forProducesMethod() { in forProducesMethod() method in KeyTest227 assertThat(keyFactory.forProducesMethod( in forProducesMethod()254 assertThat(keyFactory.forProducesMethod( in forProducesMethod_sets()
106 ProductionBinding forProducesMethod( in forProducesMethod() method in ProductionBinding.Factory116 Key key = keyFactory.forProducesMethod(resolvedMethod, producesMethod); in forProducesMethod()
120 return productionBindingFactory.forProducesMethod(producesMethod, in process()
79 productionBindingFactory.forProducesMethod(moduleMethod, moduleElement.asType()));
232 Key forProducesMethod(ExecutableType executableType, ExecutableElement method) {