Link Details

Link 35958 thumbnail
User 201688 avatar

By zaph0d
via jroller.com
Published: Aug 21 2007 / 04:58

"SoftCache is a data structure that acts like a simple HashMap. However, internally, it is very different. With each key / value pair, the SoftCache can receive a “Reconstructing method” that receives the key (and a hint, I’ll get to it later) and is supposed to return the value that was originally inserted into the SoftCache." Link to the class source, in the article body.
  • 13
  • 0
  • 1183
  • 496

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.