Searched refs:forProducesMethod (Results 1 – 3 of 3) sorted by relevance
266 @Test public void forProducesMethod() { in forProducesMethod() method in KeyFactoryTest272 Key key = keyFactory.forProducesMethod(producesMethod, moduleElement); in forProducesMethod()297 Key key = keyFactory.forProducesMethod(producesMethod, moduleElement); in forProducesMethod_sets()
137 public Key forProducesMethod(ExecutableElement method, TypeElement contributingModule) { in forProducesMethod() method in KeyFactory
245 keyFactory.forProducesMethod(producesMethod, contributedBy), in producesMethodBinding()