Java 8函數式編程(一)-Lambda

文章目錄 函數式編程與面向對象編程的比較 Lambda表達式 接口的默認方法 接口的靜態方法 繼承默認方法 方法引用 Functional Interfaces (函數式接口) Collections(集合類) Collection中的新方法 removeIf() spliterator() Map中的新方法 forEach() getOrDefault() putIfAbsent() remov
相關文章
相關標籤/搜索