public class Inheritor extends Second { public void foo(First first, String s, int i) {} }