package testPullUpGen.test31a.expectedresult; public interface B extends I2, I<String> { }