MapMaker (Guava: Google Core Libraries for Java 10.0.1 API)
Caching functionality in MapMaker is being moved to CacheBuilder .
Functionality equivalent to expiration(long, java.util.concurrent.TimeUnit) is
provided by ...
docs.guava-libraries.googlecod |