remove abstract method
Removes a Cache from this CacheManager if present
name
: The name of the cache
Implementation
void remove(String name);
Removes a Cache from this CacheManager if present
name
: The name of the cachevoid remove(String name);