Searched refs:camaroTypeLiteral (Results 1 – 2 of 2) sorted by relevance
658 final TypeLiteral<GenericColoredCarFactory<Camaro>> camaroTypeLiteral = in testGenericAssistedFactory() local673 bind(camaroTypeLiteral) in testGenericAssistedFactory()676 camaroTypeLiteral, TypeLiteral.get(Camaro.class))); in testGenericAssistedFactory()683 injector.getInstance(Key.get(camaroTypeLiteral)); in testGenericAssistedFactory()
970 final TypeLiteral<GenericColoredCarFactory<Camaro>> camaroTypeLiteral = in testGenericAssistedFactory() local985 bind(camaroTypeLiteral) in testGenericAssistedFactory()988 camaroTypeLiteral, TypeLiteral.get(Camaro.class))); in testGenericAssistedFactory()995 injector.getInstance(Key.get(camaroTypeLiteral)); in testGenericAssistedFactory()