abstract class J { abstract int foo(String s, int n); }