Abstract
Central class for caching analysis results in FlowR.
Protected
Get the cached value or compute it if not present. This will, by default, not trigger any notifyDependents calls, as this is only a cache retrieval.
Notify all dependents of a cache invalidation event.
Central class for caching analysis results in FlowR.