Generated by
JDiff

Class com.google.common.collect.MapMaker

Removed Methods
MapMaker softValues() Specifies that each value (not key) stored in the map should be wrapped in a SoftReference (by default, strong references are used).