Collection static factory methods in Java 9
Reading Time: 3 minutes Java 9 comes with some static factory methods in Map, Set and List Interface. The factory methods are super helpful when we are using collections.
Reading Time: 3 minutes Java 9 comes with some static factory methods in Map, Set and List Interface. The factory methods are super helpful when we are using collections.