Searched refs:ParameterizedInjections (Results 1 – 1 of 1) sorted by relevance
/external/guice/core/test/com/google/inject/spi/ | ||
D | InjectionPointTest.java | 203 TypeLiteral<?> type = new TypeLiteral<ParameterizedInjections<String>>() {}; in testAddForParameterizedInjections() |