@FunctionalInterface interface Test { void foo(); void bar(); }