Searched refs:mustangTypeLiteral (Results 1 – 2 of 2) sorted by relevance
656 final TypeLiteral<GenericColoredCarFactory<Mustang>> mustangTypeLiteral = in testGenericAssistedFactory() local669 bind(mustangTypeLiteral) in testGenericAssistedFactory()672 mustangTypeLiteral, TypeLiteral.get(Mustang.class))); in testGenericAssistedFactory()681 injector.getInstance(Key.get(mustangTypeLiteral)); in testGenericAssistedFactory()
968 final TypeLiteral<GenericColoredCarFactory<Mustang>> mustangTypeLiteral = in testGenericAssistedFactory() local981 bind(mustangTypeLiteral) in testGenericAssistedFactory()984 mustangTypeLiteral, TypeLiteral.get(Mustang.class))); in testGenericAssistedFactory()993 injector.getInstance(Key.get(mustangTypeLiteral)); in testGenericAssistedFactory()