It looks like the CacheResourcesManager(Cache cache) constructor is oly used for test, so this is made package protected now.
This has the advantage that there is no public reference to google Cache API making it an internal implementation detail that can easily be exchanged (or embedded).
It looks like the CacheResourcesManager(Cache cache) constructor is oly used for test, so this is made package protected now.
This has the advantage that there is no public reference to google Cache API making it an internal implementation detail that can easily be exchanged (or embedded).