Package com.bumptech.glide.load.engine
package com.bumptech.glide.load.engine
-
ClassDescriptionDecodePath<DataType,
ResourceType, Transcode> Attempts to decode and transcode resource type from a given data type.Set of available caching strategies for media.Responsible for starting loads and managing active and cached resources.An exception with zero or more causes indicating why a load in Glide failed.A callback allowing a resource to do some optimization on a background thread before being returned to the ui.LoadPath<Data,ResourceType, Transcode> For a givenDataFetcherfor a given data class, attempts to fetch the data and then run it through one or moreDecodePaths.Resource<Z>A resource interface that wraps a particular type so that it can be pooled and reused.