#Java developers, learn about 9 useful and powerful new features included in #JDK9. @Oraclejavamag ora.cl/OI2EE
3
57
126
0
0
Download Image
@java @Oraclejavamag Collections.unmodifiableList(Arrays.asList(....)); would have worked too. I'm sure less efficient & a few more characters. Still cool though
@java @Oraclejavamag We needn't to mention the type of list in Java 9??