Convenience Factory Methods for Collections in JDK 9: This article can be consider as continuation article for the Creating immutable collections before JDK 9. In previous article we explained about how to create unmodifiable collections before JDK 9 and flaws using those techniques. In this article we explained how JDK 9 solves the











