Provides the classes that implement the caching algorithms used by OSCache, all of
which are based on a derivative of Doug Lea's ConcurrentReaderHashMap
.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
For further information on Doug Lea's concurrency package, please see: