-
Notifications
You must be signed in to change notification settings - Fork 0
Java1.8
Changming Sun edited this page Jul 21, 2020
·
11 revisions
XXX.stream().collect(Collectors.groupingby(E:: id));
- nio
- https://docs.oracle.com/javase/8/docs/technotes/guides/io/
- https://docs.oracle.com/javase/tutorial/essential/io/fileio.html
- https://www.cnblogs.com/shawshawwan/p/10027679.html
- https://blog.csdn.net/qq_37267015/article/details/79015278
- http://tutorials.jenkov.com/java-nio/index.html
- java.util.function
- Function
- BiFunction
- BiConsumer
- BinaryOperator
- Function
- org.apache.commons.lang3.tuple.Pair
- import com.google.common.collect.HashBasedTable;
- import com.google.common.collect.Table;
- map.getOrDefault
- map.computeIfAbsent