摘要: public class _5FuncActoinTest<T> { @Test public void testActionNoArguments() { testActionNoAruments(()->System.out.println("Action无参数场景")); } @Test pu 阅读全文
posted @ 2025-07-03 15:19 yuxuan0802 阅读(16) 评论(0) 推荐(0)