The new factory methods in map collections since JDK 19
Did you know that JDK 19 added some new factory methods to “map” collections based on a hash table? These new methods weren’t much publicized, so I guess many developers don’t know their existence. This short article provides an overview of this little new feature.