removeData abstract method
remove a cached content from cache
key
- the key used to store the data
Implementation
void removeData(String key);
remove a cached content from cache
key
- the key used to store the data
void removeData(String key);