Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/spi/
DInjectionPoint.java208 public static <T> InjectionPoint forConstructor(Constructor<T> constructor) { in forConstructor() method in InjectionPoint
220 public static <T> InjectionPoint forConstructor( in forConstructor() method in InjectionPoint