Searched defs:InjectableMethod (Results 1 – 1 of 1) sorted by relevance
462 static class InjectableMethod extends InjectableMember { class in InjectionPoint470 InjectableMethod(TypeLiteral<?> declaringType, Method method, Annotation atInject) { in InjectableMethod() method in InjectionPoint.InjectableMethod