CacheEvent constructor
CacheEvent(
- Cache source
Builds a CacheEvent
source: The cache that originated the event
Implementation
CacheEvent(this.source);
Builds a CacheEvent
source: The cache that originated the eventCacheEvent(this.source);