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

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -