摘要:示例代码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
            posted @ 2022-06-26 17:23
            posted @ 2022-06-19 21:35
            posted @ 2022-06-19 15:04
            posted @ 2022-06-18 12:53