package org.jboss.weld.tests.resolution.weld1075; public abstract class AbstractClass1<T1, T2, T3> implements Interface2<T1, T2> { }