2022年6月26日

摘要: 示例代码1 class TestApplyClass { def apply(param: String): String = { println("apply method called, parameter is: " + param) return "Hello World!" } } val 阅读全文

posted @ 2022-06-26 17:23 foghorn 阅读(42) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3