package testPullUpGen.test31c.expectedresult; public interface I <T> { public int m(T i); }