Searched refs:camaroTypeLiteral (Results 1 – 2 of 2) sorted by relevance
600 final TypeLiteral<GenericColoredCarFactory<Camaro>> camaroTypeLiteral in testGenericAssistedFactory() local611 bind(camaroTypeLiteral).toProvider( in testGenericAssistedFactory()612 FactoryProvider.newFactory(camaroTypeLiteral, TypeLiteral.get(Camaro.class))); in testGenericAssistedFactory()619 = injector.getInstance(Key.get(camaroTypeLiteral)); in testGenericAssistedFactory()
841 final TypeLiteral<GenericColoredCarFactory<Camaro>> camaroTypeLiteral in testGenericAssistedFactory() local852 bind(camaroTypeLiteral) in testGenericAssistedFactory()853 … .toProvider(FactoryProvider.newFactory(camaroTypeLiteral, TypeLiteral.get(Camaro.class))); in testGenericAssistedFactory()860 = injector.getInstance(Key.get(camaroTypeLiteral)); in testGenericAssistedFactory()