| Package | Description |
|---|---|
| org.wamblee.cache |
This package provides an interface for a cache together with several implementations.
|
| Class and Description |
|---|
| Cache
The
Cache interface represents a cache intended for
application-level caching. |
| CachedObject.Computation
Callback invoked to compute an object if it was not found in the cache.
|
| ComputedValue.Computation
Computation
|
Copyright © 2025. All rights reserved.