Searched defs:forMethod (Results 1 – 4 of 4) sorted by relevance
59 OptionalBindingDeclaration forMethod(XMethodElement method, XTypeElement contributingModule) { in forMethod() method in OptionalBindingDeclaration.Factory
252 private Key forMethod(XMethodElement method, XType keyType) { in forMethod() method in KeyFactory
89 public static Optional<ArgumentsMutator> forMethod(Method method) { in forMethod() method in ArgumentsMutator108 public static Optional<ArgumentsMutator> forMethod( in forMethod() method in ArgumentsMutator
317 public static <T> InjectionPoint forMethod(Method method, TypeLiteral<T> type) { in forMethod() method in InjectionPoint