interface IntToInt { public int func(int n); }