Home
last modified time | relevance | path

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

/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryProvider.java175 private final TypeLiteral<?> implementationType; field in FactoryProvider
178 public static <F> Provider<F> newFactory(Class<F> factoryType, Class<?> implementationType) { in newFactory()
183 TypeLiteral<F> factoryType, TypeLiteral<?> implementationType) { in newFactory()
215 TypeLiteral<?> implementationType, in FactoryProvider()
270 TypeLiteral<?> factoryType, TypeLiteral<?> implementationType) { in createMethodMapping()
DFactoryProvider2.java139 final TypeLiteral<?> implementationType; field in FactoryProvider2.AssistData
157 TypeLiteral<?> implementationType, in AssistData()
/external/guice/core/src/com/google/inject/internal/
DErrors.java316 public Errors notASubtype(Class<?> implementationType, Class<?> type) { in notASubtype()
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...