public interface Sam { void test(String a, Boolean b); }