Package de.intarsys.tools.cache
-
Class Summary Class Description Cache<T> A very simple cache implementation.CacheEntry<T> An entry in the cache implementation.
| Class | Description |
|---|---|
| Cache<T> |
A very simple cache implementation.
|
| CacheEntry<T> |
An entry in the cache implementation.
|