Searched defs:forProducesMethod (Results 1 – 2 of 2) sorted by relevance
159 public Key forProducesMethod(XMethodElement method, XTypeElement contributingModule) { in forProducesMethod() method in KeyFactory163 public Key forProducesMethod(ExecutableElement method, TypeElement contributingModule) { in forProducesMethod() method in KeyFactory
274 @Test public void forProducesMethod() { in forProducesMethod() method in KeyFactoryTest