Public Member Functions | |
| void | fetchedValue (Object value) |
| boolean | shouldInvalidate () |
Protected Member Functions | |
| abstract Object | cacheKey () |
Private Attributes | |
| Object | _lastCacheKey |
| abstract Object cacheKey | ( | ) | [protected, pure virtual] |
Returns the current value of the cache key.
| void fetchedValue | ( | Object | value | ) |
| boolean shouldInvalidate | ( | ) |
Object _lastCacheKey [private] |
1.5.8