Searched refs:mustangInsuranceFactoryType (Results 1 – 2 of 2) sorted by relevance
711 final TypeLiteral<InsuranceFactory<Mustang>> mustangInsuranceFactoryType = in testAssistedFactoryForParameterizedType() local721 bind(mustangInsuranceFactoryType).toProvider(FactoryProvider.newFactory( in testAssistedFactoryForParameterizedType()722 mustangInsuranceFactoryType, TypeLiteral.get(MustangInsurance.class))); in testAssistedFactoryForParameterizedType()729 injector.getInstance(Key.get(mustangInsuranceFactoryType)); in testAssistedFactoryForParameterizedType()
952 final TypeLiteral<InsuranceFactory<Mustang>> mustangInsuranceFactoryType = in testAssistedFactoryForParameterizedType() local962 bind(mustangInsuranceFactoryType).toProvider(FactoryProvider.newFactory( in testAssistedFactoryForParameterizedType()963 mustangInsuranceFactoryType, TypeLiteral.get(MustangInsurance.class))); in testAssistedFactoryForParameterizedType()970 injector.getInstance(Key.get(mustangInsuranceFactoryType)); in testAssistedFactoryForParameterizedType()