Package lazyj.cache

Content cache management classes.

See: Description

Package lazyj.cache Description

Content cache management classes. Cache provides a holding place for all general available data caches, refreshing each of them at the desired rate. You can register CacheElement objects in this repository or make use of them internally in your code. See the several (abstract) implementations of CacheElement for more functionality.
Since:
1.0.0