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