摘要: https://www.w3cschool.cn/groovy/groovy_closures.html class Example{ def static Display(clo){ clo.call("Inner"); } static void main(String[] args){ // 阅读全文
posted @ 2025-07-22 11:30 山村放羊娃 阅读(7) 评论(0) 推荐(0)