public class User { public static void test(KotlinClass kc) { kc.getKotlinVal("Hello world"); } }