java - Google MapMaker maximumSize Beta? -


mapmaker maximumsize in google guava library marked @beta. it's useful feature set maximum size when use cache , use in production code. experience other google products beta can pretty solid. know why it's @beta?

it used in production @ google , there no immediate plans on api changes. there consensus support weighted entries , we'll continue evolve algorithm closer concurrentlinkedhashmap's. in case @beta indicate method contract isn't officially set in stone.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -