interface Test { static void foo(A a) {} static void foo(B b) {} }