Java. Copy. 2.Lambda表达式的基本语法:. 1.举例: (o1,o2) -> Integer.compare(o1,o2);; 2.格式:; -> :lambda操作符 或 箭头操作符
確定! 回上一頁