Searched refs:mustangInsuranceFactoryType (Results 1 – 2 of 2) sorted by relevance
784 final TypeLiteral<InsuranceFactory<Mustang>> mustangInsuranceFactoryType = in testAssistedFactoryForParameterizedType() local796 bind(mustangInsuranceFactoryType) in testAssistedFactoryForParameterizedType()799 mustangInsuranceFactoryType, TypeLiteral.get(MustangInsurance.class))); in testAssistedFactoryForParameterizedType()808 injector.getInstance(Key.get(mustangInsuranceFactoryType)); in testAssistedFactoryForParameterizedType()
1096 final TypeLiteral<InsuranceFactory<Mustang>> mustangInsuranceFactoryType = in testAssistedFactoryForParameterizedType() local1108 bind(mustangInsuranceFactoryType) in testAssistedFactoryForParameterizedType()1111 mustangInsuranceFactoryType, TypeLiteral.get(MustangInsurance.class))); in testAssistedFactoryForParameterizedType()1120 injector.getInstance(Key.get(mustangInsuranceFactoryType)); in testAssistedFactoryForParameterizedType()