Home
last modified time | relevance | path

Searched defs:forConstructorOf (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/src/com/google/inject/spi/
DInjectionPoint.java240 public static InjectionPoint forConstructorOf(TypeLiteral<?> type) { in forConstructorOf() method in InjectionPoint
305 public static InjectionPoint forConstructorOf(Class<?> type) { in forConstructorOf() method in InjectionPoint