setMemoryCache
Sets the com.bumptech.glide.load.engine.cache.MemoryCache implementation to store com.bumptech.glide.load.engine.Resources that are not currently in use.
Return
This builder.
Parameters
memoryCache
The cache to use.