|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachedObject.Computation | |
|---|---|
| org.wamblee.cache | This package provides an interface for a cache together with several implementations. |
| Uses of CachedObject.Computation in org.wamblee.cache |
|---|
| Constructors in org.wamblee.cache with parameters of type CachedObject.Computation | |
|---|---|
CachedObject(Cache<KeyType,ValueType> aCache,
KeyType aObjectKey,
CachedObject.Computation<KeyType,ValueType> aComputation)
Constructs the cached object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||