addAll
The addAll()
method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.
The addAll()
method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.