public class JavaUser { public static void test(KotlinAnnotatedMethods km) { km.f(null); } }