Package com.bumptech.glide.load.engine

Interface Summary
Resource<Z> A resource interface that wraps a particular type so that it can be pooled and reused.
 

Class Summary
Engine Responsible for starting loads and managing active and cached resources.
Engine.LoadStatus Allows a request to indicate it no longer is interested in a given load.
EngineResource<Z> A wrapper resource that allows reference counting a wrapped Resource interface.
 

Enum Summary
DiskCacheStrategy Set of available caching strategies for media.