JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.bumptech.glide
,
com.bumptech.glide.annotation
,
com.bumptech.glide.annotation.compiler
,
com.bumptech.glide.disklrucache
,
com.bumptech.glide.gifdecoder
,
com.bumptech.glide.gifencoder
,
com.bumptech.glide.integration.gifencoder
,
com.bumptech.glide.integration.okhttp
,
com.bumptech.glide.integration.okhttp3
,
com.bumptech.glide.integration.volley
,
com.bumptech.glide.load
,
com.bumptech.glide.load.data
,
com.bumptech.glide.load.data.mediastore
,
com.bumptech.glide.load.engine
,
com.bumptech.glide.load.engine.bitmap_recycle
,
com.bumptech.glide.load.engine.cache
,
com.bumptech.glide.load.engine.executor
,
com.bumptech.glide.load.engine.prefill
,
com.bumptech.glide.load.model
,
com.bumptech.glide.load.model.stream
,
com.bumptech.glide.load.resource
,
com.bumptech.glide.load.resource.bitmap
,
com.bumptech.glide.load.resource.bytes
,
com.bumptech.glide.load.resource.drawable
,
com.bumptech.glide.load.resource.file
,
com.bumptech.glide.load.resource.gif
,
com.bumptech.glide.load.resource.transcode
,
com.bumptech.glide.manager
,
com.bumptech.glide.module
,
com.bumptech.glide.provider
,
com.bumptech.glide.request
,
com.bumptech.glide.request.target
,
com.bumptech.glide.request.transition
,
com.bumptech.glide.signature
,
com.bumptech.glide.util
,
com.bumptech.glide.util.pool
Class Hierarchy
java.lang.
Object
java.util.concurrent.
AbstractExecutorService
(implements java.util.concurrent.
ExecutorService
)
java.util.concurrent.
ThreadPoolExecutor
com.bumptech.glide.load.engine.executor.
GlideExecutor
javax.annotation.processing.
AbstractProcessor
(implements javax.annotation.processing.
Processor
)
com.bumptech.glide.annotation.compiler.
GlideAnnotationProcessor
com.bumptech.glide.gifencoder.
AnimatedGifEncoder
com.bumptech.glide.signature.
ApplicationVersionSignature
com.bumptech.glide.load.data.
AssetPathFetcher
<T> (implements com.bumptech.glide.load.data.
DataFetcher
<T>)
com.bumptech.glide.load.data.
FileDescriptorAssetPathFetcher
com.bumptech.glide.load.data.
StreamAssetPathFetcher
com.bumptech.glide.load.model.
AssetUriLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
AssetUriLoader.FileDescriptorFactory
(implements com.bumptech.glide.load.model.
AssetUriLoader.AssetFetcherFactory
<Data>, com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.
AssetUriLoader.StreamFactory
(implements com.bumptech.glide.load.model.
AssetUriLoader.AssetFetcherFactory
<Data>, com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.stream.
BaseGlideUrlLoader
<Model> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.request.target.
BaseTarget
<Z> (implements com.bumptech.glide.request.target.
Target
<R>)
com.bumptech.glide.request.target.
SimpleTarget
<Z>
com.bumptech.glide.request.target.
AppWidgetTarget
com.bumptech.glide.request.target.
NotificationTarget
com.bumptech.glide.request.target.
PreloadTarget
<Z>
com.bumptech.glide.request.target.
ViewTarget
<T,Z>
com.bumptech.glide.request.target.
ImageViewTarget
<Z> (implements com.bumptech.glide.request.transition.
Transition.ViewAdapter
)
com.bumptech.glide.request.target.
BitmapImageViewTarget
com.bumptech.glide.request.target.
DrawableImageViewTarget
com.bumptech.glide.request.target.
ThumbnailImageViewTarget
<T>
com.bumptech.glide.request.target.
BitmapThumbnailImageViewTarget
com.bumptech.glide.request.target.
DrawableThumbnailImageViewTarget
com.bumptech.glide.load.resource.transcode.
BitmapBytesTranscoder
(implements com.bumptech.glide.load.resource.transcode.
ResourceTranscoder
<Z,R>)
com.bumptech.glide.request.transition.
BitmapContainerTransitionFactory
<R> (implements com.bumptech.glide.request.transition.
TransitionFactory
<R>)
com.bumptech.glide.request.transition.
BitmapTransitionFactory
com.bumptech.glide.load.resource.bitmap.
BitmapDrawableDecoder
<DataType> (implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.load.resource.bitmap.
BitmapDrawableEncoder
(implements com.bumptech.glide.load.
ResourceEncoder
<T>)
com.bumptech.glide.load.resource.transcode.
BitmapDrawableTranscoder
(implements com.bumptech.glide.load.resource.transcode.
ResourceTranscoder
<Z,R>)
com.bumptech.glide.load.resource.bitmap.
BitmapDrawableTransformation
(implements com.bumptech.glide.load.
Transformation
<T>)
com.bumptech.glide.load.resource.bitmap.
BitmapEncoder
(implements com.bumptech.glide.load.
ResourceEncoder
<T>)
com.bumptech.glide.load.engine.bitmap_recycle.
BitmapPoolAdapter
(implements com.bumptech.glide.load.engine.bitmap_recycle.
BitmapPool
)
com.bumptech.glide.load.engine.prefill.
BitmapPreFiller
com.bumptech.glide.load.resource.bitmap.
BitmapResource
(implements com.bumptech.glide.load.engine.
Initializable
, com.bumptech.glide.load.engine.
Resource
<Z>)
com.bumptech.glide.load.resource.bitmap.
BitmapTransformation
(implements com.bumptech.glide.load.
Transformation
<T>)
com.bumptech.glide.load.resource.bitmap.
CenterCrop
com.bumptech.glide.load.resource.bitmap.
CenterInside
com.bumptech.glide.load.resource.bitmap.
CircleCrop
com.bumptech.glide.load.resource.bitmap.
FitCenter
com.bumptech.glide.load.resource.bitmap.
RoundedCorners
com.bumptech.glide.load.engine.bitmap_recycle.
ByteArrayAdapter
(implements com.bumptech.glide.load.engine.bitmap_recycle.
ArrayAdapterInterface
<T>)
com.bumptech.glide.load.model.
ByteArrayLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
ByteArrayLoader.ByteBufferFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.
ByteArrayLoader.StreamFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.resource.bitmap.
ByteBufferBitmapDecoder
(implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.load.model.
ByteBufferEncoder
(implements com.bumptech.glide.load.
Encoder
<T>)
com.bumptech.glide.load.model.
ByteBufferFileLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
ByteBufferFileLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.resource.gif.
ByteBufferGifDecoder
(implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.load.resource.bytes.
ByteBufferRewinder
(implements com.bumptech.glide.load.data.
DataRewinder
<T>)
com.bumptech.glide.load.resource.bytes.
ByteBufferRewinder.Factory
(implements com.bumptech.glide.load.data.
DataRewinder.Factory
<T>)
com.bumptech.glide.util.
ByteBufferUtil
com.bumptech.glide.load.resource.bytes.
BytesResource
(implements com.bumptech.glide.load.engine.
Resource
<Z>)
android.content.
Context
android.content.
ContextWrapper
com.bumptech.glide.
GlideContext
(implements android.content.
ComponentCallbacks2
)
com.bumptech.glide.load.data.
DataRewinderRegistry
com.bumptech.glide.load.model.
DataUrlLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
DataUrlLoader.StreamFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.engine.
DecodePath
<DataType,ResourceType,Transcode>
com.bumptech.glide.manager.
DefaultConnectivityMonitorFactory
(implements com.bumptech.glide.manager.
ConnectivityMonitorFactory
)
com.bumptech.glide.load.resource.bitmap.
DefaultImageHeaderParser
(implements com.bumptech.glide.load.
ImageHeaderParser
)
com.bumptech.glide.load.engine.cache.
DiskCacheAdapter
(implements com.bumptech.glide.load.engine.cache.
DiskCache
)
com.bumptech.glide.load.engine.
DiskCacheStrategy
com.bumptech.glide.disklrucache.
DiskLruCache
(implements java.io.
Closeable
)
com.bumptech.glide.disklrucache.
DiskLruCache.Editor
com.bumptech.glide.disklrucache.
DiskLruCache.Value
com.bumptech.glide.load.engine.cache.
DiskLruCacheFactory
(implements com.bumptech.glide.load.engine.cache.
DiskCache.Factory
)
com.bumptech.glide.load.engine.cache.
ExternalCacheDiskCacheFactory
com.bumptech.glide.load.engine.cache.
InternalCacheDiskCacheFactory
com.bumptech.glide.load.engine.cache.
DiskLruCacheWrapper
(implements com.bumptech.glide.load.engine.cache.
DiskCache
)
com.bumptech.glide.load.resource.bitmap.
Downsampler
com.bumptech.glide.load.resource.bitmap.
DownsampleStrategy
android.graphics.drawable.
Drawable
com.bumptech.glide.request.target.
FixedSizeDrawable
com.bumptech.glide.load.resource.gif.
GifDrawable
(implements android.graphics.drawable.
Animatable
, com.bumptech.glide.load.resource.gif.GifFrameLoader.FrameCallback)
com.bumptech.glide.request.transition.
DrawableCrossFadeFactory
(implements com.bumptech.glide.request.transition.
TransitionFactory
<R>)
com.bumptech.glide.request.transition.
DrawableCrossFadeFactory.Builder
com.bumptech.glide.request.transition.
DrawableCrossFadeTransition
(implements com.bumptech.glide.request.transition.
Transition
<R>)
com.bumptech.glide.load.resource.drawable.
DrawableResource
<T> (implements com.bumptech.glide.load.engine.
Initializable
, com.bumptech.glide.load.engine.
Resource
<Z>)
com.bumptech.glide.load.resource.bitmap.
BitmapDrawableResource
(implements com.bumptech.glide.load.engine.
Initializable
)
com.bumptech.glide.load.resource.gif.
GifDrawableResource
(implements com.bumptech.glide.load.engine.
Initializable
)
com.bumptech.glide.signature.
EmptySignature
(implements com.bumptech.glide.load.
Key
)
com.bumptech.glide.provider.
EncoderRegistry
com.bumptech.glide.load.engine.
Engine
(implements com.bumptech.glide.load.engine.cache.
MemoryCache.ResourceRemovedListener
)
com.bumptech.glide.load.engine.
Engine.LoadStatus
com.bumptech.glide.util.pool.
FactoryPools
com.bumptech.glide.load.resource.file.
FileDecoder
(implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.load.model.
FileLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
FileLoader.Factory
<Data> (implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.
FileLoader.FileDescriptorFactory
com.bumptech.glide.load.model.
FileLoader.StreamFactory
com.bumptech.glide.util.
FixedPreloadSizeProvider
<T> (implements com.bumptech.glide.
ListPreloader.PreloadSizeProvider
<T>)
android.app.
Fragment
(implements android.content.
ComponentCallbacks2
, android.view.
View.OnCreateContextMenuListener
)
com.bumptech.glide.manager.
RequestManagerFragment
android.support.v4.app.
Fragment
(implements android.content.
ComponentCallbacks
, android.view.
View.OnCreateContextMenuListener
)
com.bumptech.glide.manager.
SupportRequestManagerFragment
com.bumptech.glide.load.resource.gif.
GifBitmapProvider
(implements com.bumptech.glide.gifdecoder.
GifDecoder.BitmapProvider
)
com.bumptech.glide.load.resource.transcode.
GifDrawableBytesTranscoder
(implements com.bumptech.glide.load.resource.transcode.
ResourceTranscoder
<Z,R>)
com.bumptech.glide.load.resource.gif.
GifDrawableEncoder
(implements com.bumptech.glide.load.
ResourceEncoder
<T>)
com.bumptech.glide.load.resource.gif.
GifDrawableTransformation
(implements com.bumptech.glide.load.
Transformation
<T>)
com.bumptech.glide.load.resource.gif.
GifFrameResourceDecoder
(implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.gifdecoder.
GifHeader
com.bumptech.glide.gifdecoder.
GifHeaderParser
com.bumptech.glide.
Glide
(implements android.content.
ComponentCallbacks2
)
com.bumptech.glide.
GlideBuilder
com.bumptech.glide.load.model.
GlideUrl
(implements com.bumptech.glide.load.
Key
)
com.bumptech.glide.load.model.stream.
HttpGlideUrlLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.stream.
HttpGlideUrlLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.stream.
HttpUriLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.stream.
HttpUriLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.data.
HttpUrlFetcher
(implements com.bumptech.glide.load.data.
DataFetcher
<T>)
com.bumptech.glide.provider.
ImageHeaderParserRegistry
com.bumptech.glide.load.
ImageHeaderParserUtils
com.bumptech.glide.request.target.
ImageViewTargetFactory
java.io.
InputStream
(implements java.io.
Closeable
)
com.bumptech.glide.util.
ExceptionCatchingInputStream
java.io.
FilterInputStream
com.bumptech.glide.util.
ContentLengthInputStream
com.bumptech.glide.load.data.
ExifOrientationStream
com.bumptech.glide.util.
MarkEnforcingInputStream
com.bumptech.glide.load.resource.bitmap.
RecyclableBufferedInputStream
com.bumptech.glide.load.data.
InputStreamRewinder
(implements com.bumptech.glide.load.data.
DataRewinder
<T>)
com.bumptech.glide.load.data.
InputStreamRewinder.Factory
(implements com.bumptech.glide.load.data.
DataRewinder.Factory
<T>)
com.bumptech.glide.load.engine.bitmap_recycle.
IntegerArrayAdapter
(implements com.bumptech.glide.load.engine.bitmap_recycle.
ArrayAdapterInterface
<T>)
com.bumptech.glide.load.resource.bitmap.
LazyBitmapDrawableResource
(implements com.bumptech.glide.load.engine.
Initializable
, com.bumptech.glide.load.engine.
Resource
<Z>)
com.bumptech.glide.load.model.
LazyHeaders
(implements com.bumptech.glide.load.model.
Headers
)
com.bumptech.glide.load.model.
LazyHeaders.Builder
com.bumptech.glide.module.
LibraryGlideModule
com.bumptech.glide.module.
AppGlideModule
com.bumptech.glide.integration.okhttp.
OkHttpLibraryGlideModule
com.bumptech.glide.integration.okhttp3.
OkHttpLibraryGlideModule
com.bumptech.glide.integration.volley.
VolleyLibraryGlideModule
com.bumptech.glide.
ListPreloader
<T> (implements android.widget.
AbsListView.OnScrollListener
)
com.bumptech.glide.load.engine.
LoadPath
<Data,ResourceType,Transcode>
com.bumptech.glide.provider.
LoadPathCache
com.bumptech.glide.load.data.
LocalUriFetcher
<T> (implements com.bumptech.glide.load.data.
DataFetcher
<T>)
com.bumptech.glide.load.data.
FileDescriptorLocalUriFetcher
com.bumptech.glide.load.data.
StreamLocalUriFetcher
com.bumptech.glide.util.
LogTime
com.bumptech.glide.load.engine.bitmap_recycle.
LruArrayPool
(implements com.bumptech.glide.load.engine.bitmap_recycle.
ArrayPool
)
com.bumptech.glide.load.engine.bitmap_recycle.
LruBitmapPool
(implements com.bumptech.glide.load.engine.bitmap_recycle.
BitmapPool
)
com.bumptech.glide.util.
LruCache
<T,Y>
com.bumptech.glide.load.engine.cache.
LruResourceCache
(implements com.bumptech.glide.load.engine.cache.
MemoryCache
)
com.bumptech.glide.module.
ManifestParser
com.bumptech.glide.load.model.
MediaStoreFileLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
MediaStoreFileLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.stream.
MediaStoreImageThumbLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.stream.
MediaStoreImageThumbLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.signature.
MediaStoreSignature
(implements com.bumptech.glide.load.
Key
)
com.bumptech.glide.load.data.mediastore.
MediaStoreUtil
com.bumptech.glide.load.model.stream.
MediaStoreVideoThumbLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.stream.
MediaStoreVideoThumbLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.engine.cache.
MemoryCacheAdapter
(implements com.bumptech.glide.load.engine.cache.
MemoryCache
)
com.bumptech.glide.load.engine.cache.
MemorySizeCalculator
com.bumptech.glide.load.engine.cache.
MemorySizeCalculator.Builder
com.bumptech.glide.load.model.
ModelCache
<A,B>
com.bumptech.glide.load.model.
ModelLoader.LoadData
<Data>
com.bumptech.glide.load.model.
ModelLoaderRegistry
com.bumptech.glide.provider.
ModelToResourceClassCache
com.bumptech.glide.util.
MultiClassKey
com.bumptech.glide.load.model.
MultiModelLoaderFactory
com.bumptech.glide.load.
MultiTransformation
<T> (implements com.bumptech.glide.load.
Transformation
<T>)
com.bumptech.glide.request.transition.
NoTransition
<R> (implements com.bumptech.glide.request.transition.
Transition
<R>)
com.bumptech.glide.request.transition.
NoTransition.NoAnimationFactory
<R> (implements com.bumptech.glide.request.transition.
TransitionFactory
<R>)
com.bumptech.glide.signature.
ObjectKey
(implements com.bumptech.glide.load.
Key
)
com.bumptech.glide.integration.okhttp.
OkHttpGlideModule
(implements com.bumptech.glide.module.
GlideModule
)
com.bumptech.glide.integration.okhttp3.
OkHttpGlideModule
(implements com.bumptech.glide.module.
GlideModule
)
com.bumptech.glide.integration.okhttp.
OkHttpStreamFetcher
(implements com.bumptech.glide.load.data.
DataFetcher
<T>)
com.bumptech.glide.integration.okhttp3.
OkHttpStreamFetcher
(implements com.bumptech.glide.load.data.
DataFetcher
<T>)
com.bumptech.glide.integration.okhttp.
OkHttpUrlLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.integration.okhttp3.
OkHttpUrlLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.integration.okhttp.
OkHttpUrlLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.integration.okhttp3.
OkHttpUrlLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.
Option
<T>
com.bumptech.glide.load.
Options
(implements com.bumptech.glide.load.
Key
)
com.bumptech.glide.util.
Preconditions
com.bumptech.glide.load.engine.prefill.
PreFillType
com.bumptech.glide.load.engine.prefill.
PreFillType.Builder
com.bumptech.glide.integration.gifencoder.
ReEncodingGifResourceEncoder
(implements com.bumptech.glide.load.
ResourceEncoder
<T>)
com.bumptech.glide.
Registry
com.android.volley.Request<T> (implements java.lang.
Comparable
<T>)
com.bumptech.glide.integration.volley.
VolleyStreamFetcher.GlideRequest
com.bumptech.glide.
RequestBuilder
<TranscodeType> (implements java.lang.
Cloneable
)
com.bumptech.glide.request.
RequestFutureTarget
<R> (implements com.bumptech.glide.request.
FutureTarget
<R>, java.lang.
Runnable
)
com.bumptech.glide.
RequestManager
(implements com.bumptech.glide.manager.
LifecycleListener
)
com.bumptech.glide.manager.
RequestManagerRetriever
(implements android.os.
Handler.Callback
)
com.bumptech.glide.request.
RequestOptions
(implements java.lang.
Cloneable
)
com.bumptech.glide.manager.
RequestTracker
com.bumptech.glide.provider.
ResourceDecoderRegistry
com.bumptech.glide.provider.
ResourceEncoderRegistry
com.bumptech.glide.load.model.
ResourceLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
ResourceLoader.FileDescriptorFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.
ResourceLoader.StreamFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.engine.cache.
SafeKeyGenerator
com.bumptech.glide.load.resource.
SimpleResource
<T> (implements com.bumptech.glide.load.engine.
Resource
<Z>)
com.bumptech.glide.load.resource.file.
FileResource
com.bumptech.glide.request.
SingleRequest
<R> (implements com.bumptech.glide.util.pool.
FactoryPools.Poolable
, com.bumptech.glide.request.
Request
, com.bumptech.glide.request.
ResourceCallback
, com.bumptech.glide.request.target.
SizeReadyCallback
)
com.bumptech.glide.load.engine.bitmap_recycle.
SizeConfigStrategy
com.bumptech.glide.gifdecoder.
StandardGifDecoder
(implements com.bumptech.glide.gifdecoder.
GifDecoder
)
com.bumptech.glide.util.pool.
StateVerifier
com.bumptech.glide.load.resource.bitmap.
StreamBitmapDecoder
(implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.load.model.
StreamEncoder
(implements com.bumptech.glide.load.
Encoder
<T>)
com.bumptech.glide.load.resource.gif.
StreamGifDecoder
(implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.load.model.
StringLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
StringLoader.FileDescriptorFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.
StringLoader.StreamFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.manager.
TargetTracker
(implements com.bumptech.glide.manager.
LifecycleListener
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.bumptech.glide.load.engine.
GlideException
java.io.
IOException
com.bumptech.glide.load.
HttpException
com.bumptech.glide.load.resource.bitmap.
RecyclableBufferedInputStream.InvalidMarkException
java.lang.
RuntimeException
com.bumptech.glide.
Registry.MissingComponentException
com.bumptech.glide.
Registry.NoImageHeaderParserException
com.bumptech.glide.
Registry.NoModelLoaderAvailableException
com.bumptech.glide.
Registry.NoResultEncoderAvailableException
com.bumptech.glide.
Registry.NoSourceEncoderAvailableException
com.bumptech.glide.load.data.mediastore.
ThumbFetcher
(implements com.bumptech.glide.load.data.
DataFetcher
<T>)
com.bumptech.glide.request.
ThumbnailRequestCoordinator
(implements com.bumptech.glide.request.
Request
, com.bumptech.glide.request.
RequestCoordinator
)
com.bumptech.glide.load.resource.transcode.
TranscoderRegistry
com.bumptech.glide.load.resource.bitmap.
TransformationUtils
com.bumptech.glide.
TransitionOptions
<CHILD,TranscodeType> (implements java.lang.
Cloneable
)
com.bumptech.glide.load.resource.bitmap.
BitmapTransitionOptions
com.bumptech.glide.load.resource.drawable.
DrawableTransitionOptions
com.bumptech.glide.
GenericTransitionOptions
<TranscodeType>
com.bumptech.glide.load.model.
UnitModelLoader
<Model> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
UnitModelLoader.Factory
<Model> (implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.resource.transcode.
UnitTranscoder
<Z> (implements com.bumptech.glide.load.resource.transcode.
ResourceTranscoder
<Z,R>)
com.bumptech.glide.load.resource.
UnitTransformation
<T> (implements com.bumptech.glide.load.
Transformation
<T>)
com.bumptech.glide.load.model.
UriLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
UriLoader.FileDescriptorFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>, com.bumptech.glide.load.model.
UriLoader.LocalUriFetcherFactory
<Data>)
com.bumptech.glide.load.model.
UriLoader.StreamFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>, com.bumptech.glide.load.model.
UriLoader.LocalUriFetcherFactory
<Data>)
com.bumptech.glide.load.model.stream.
UrlLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.stream.
UrlLoader.StreamFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.load.model.
UrlUriLoader
<Data> (implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.load.model.
UrlUriLoader.StreamFactory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
com.bumptech.glide.util.
Util
com.bumptech.glide.load.resource.bitmap.
VideoBitmapDecoder
(implements com.bumptech.glide.load.
ResourceDecoder
<T,Z>)
com.bumptech.glide.request.transition.
ViewAnimationFactory
<R> (implements com.bumptech.glide.request.transition.
TransitionFactory
<R>)
com.bumptech.glide.util.
ViewPreloadSizeProvider
<T> (implements com.bumptech.glide.
ListPreloader.PreloadSizeProvider
<T>, com.bumptech.glide.request.target.
SizeReadyCallback
)
com.bumptech.glide.request.transition.
ViewPropertyAnimationFactory
<R> (implements com.bumptech.glide.request.transition.
TransitionFactory
<R>)
com.bumptech.glide.request.transition.
ViewPropertyTransition
<R> (implements com.bumptech.glide.request.transition.
Transition
<R>)
com.bumptech.glide.request.transition.
ViewTransition
<R> (implements com.bumptech.glide.request.transition.
Transition
<R>)
com.bumptech.glide.integration.volley.
VolleyGlideModule
(implements com.bumptech.glide.module.
GlideModule
)
com.bumptech.glide.integration.volley.
VolleyStreamFetcher
(implements com.bumptech.glide.load.data.
DataFetcher
<T>)
com.bumptech.glide.integration.volley.
VolleyUrlLoader
(implements com.bumptech.glide.load.model.
ModelLoader
<Model,Data>)
com.bumptech.glide.integration.volley.
VolleyUrlLoader.Factory
(implements com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>)
Interface Hierarchy
com.bumptech.glide.module.AppliesOptions
com.bumptech.glide.module.
GlideModule
com.bumptech.glide.load.engine.bitmap_recycle.
ArrayAdapterInterface
<T>
com.bumptech.glide.load.engine.bitmap_recycle.
ArrayPool
com.bumptech.glide.load.model.
AssetUriLoader.AssetFetcherFactory
<Data>
com.bumptech.glide.load.engine.bitmap_recycle.
BitmapPool
com.bumptech.glide.load.model.
ByteArrayLoader.Converter
<Data>
com.bumptech.glide.manager.
ConnectivityMonitor.ConnectivityListener
com.bumptech.glide.manager.
ConnectivityMonitorFactory
com.bumptech.glide.load.data.
DataFetcher
<T>
com.bumptech.glide.load.data.
DataFetcher.DataCallback
<T>
com.bumptech.glide.load.data.
DataRewinder
<T>
com.bumptech.glide.load.data.
DataRewinder.Factory
<T>
com.bumptech.glide.load.model.
DataUrlLoader.DataDecoder
<Data>
com.bumptech.glide.load.engine.cache.
DiskCache
com.bumptech.glide.load.engine.cache.
DiskCache.Factory
com.bumptech.glide.load.engine.cache.
DiskCache.Writer
com.bumptech.glide.load.engine.cache.
DiskLruCacheFactory.CacheDirectoryGetter
com.bumptech.glide.load.resource.bitmap.
Downsampler.DecodeCallbacks
com.bumptech.glide.load.
Encoder
<T>
com.bumptech.glide.load.
ResourceEncoder
<T>
com.bumptech.glide.util.pool.
FactoryPools.Factory
<T>
com.bumptech.glide.util.pool.
FactoryPools.Poolable
com.bumptech.glide.util.pool.
FactoryPools.Resetter
<T>
com.bumptech.glide.load.model.
FileLoader.FileOpener
<Data>
java.util.concurrent.
Future
<V>
com.bumptech.glide.request.
FutureTarget
<R> (also extends com.bumptech.glide.request.target.
Target
<R>)
com.bumptech.glide.gifdecoder.
GifDecoder
com.bumptech.glide.gifdecoder.
GifDecoder.BitmapProvider
com.bumptech.glide.load.model.
Headers
com.bumptech.glide.load.
ImageHeaderParser
com.bumptech.glide.load.engine.
Initializable
com.bumptech.glide.load.
Key
com.bumptech.glide.load.
Transformation
<T>
com.bumptech.glide.load.model.
LazyHeaderFactory
com.bumptech.glide.manager.
Lifecycle
com.bumptech.glide.manager.
LifecycleListener
com.bumptech.glide.manager.
ConnectivityMonitor
com.bumptech.glide.request.
FutureTarget
<R> (also extends java.util.concurrent.
Future
<V>, com.bumptech.glide.request.target.
Target
<R>)
com.bumptech.glide.request.target.
Target
<R>
com.bumptech.glide.request.
FutureTarget
<R> (also extends java.util.concurrent.
Future
<V>)
com.bumptech.glide.
ListPreloader.PreloadModelProvider
<U>
com.bumptech.glide.
ListPreloader.PreloadSizeProvider
<T>
com.bumptech.glide.load.engine.cache.
MemoryCache
com.bumptech.glide.load.engine.cache.
MemoryCache.ResourceRemovedListener
com.bumptech.glide.load.model.
ModelLoader
<Model,Data>
com.bumptech.glide.load.model.
ModelLoaderFactory
<T,Y>
com.bumptech.glide.load.
Option.CacheKeyUpdater
<T>
com.bumptech.glide.module.RegistersComponents
com.bumptech.glide.module.
GlideModule
com.bumptech.glide.request.
Request
com.bumptech.glide.request.
RequestCoordinator
com.bumptech.glide.request.
RequestListener
<R>
com.bumptech.glide.manager.
RequestManagerRetriever.RequestManagerFactory
com.bumptech.glide.manager.
RequestManagerTreeNode
com.bumptech.glide.load.engine.
Resource
<Z>
com.bumptech.glide.request.
ResourceCallback
com.bumptech.glide.load.
ResourceDecoder
<T,Z>
com.bumptech.glide.load.resource.transcode.
ResourceTranscoder
<Z,R>
com.bumptech.glide.request.target.
SizeReadyCallback
com.bumptech.glide.request.transition.
Transition
<R>
com.bumptech.glide.request.transition.
Transition.ViewAdapter
com.bumptech.glide.request.transition.
TransitionFactory
<R>
com.bumptech.glide.load.model.
UriLoader.LocalUriFetcherFactory
<Data>
com.bumptech.glide.request.transition.
ViewPropertyTransition.Animator
com.bumptech.glide.integration.volley.
VolleyRequestFactory
Annotation Type Hierarchy
com.bumptech.glide.gifdecoder.
GifDecoder.GifDecodeStatus
(implements java.lang.annotation.
Annotation
)
com.bumptech.glide.util.
Synthetic
(implements java.lang.annotation.
Annotation
)
com.bumptech.glide.annotation.
Excludes
(implements java.lang.annotation.
Annotation
)
com.bumptech.glide.annotation.
GlideExtension
(implements java.lang.annotation.
Annotation
)
com.bumptech.glide.annotation.
GlideModule
(implements java.lang.annotation.
Annotation
)
com.bumptech.glide.annotation.
GlideOption
(implements java.lang.annotation.
Annotation
)
com.bumptech.glide.annotation.
GlideType
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.bumptech.glide.load.
DataSource
com.bumptech.glide.load.
DecodeFormat
com.bumptech.glide.load.
EncodeStrategy
com.bumptech.glide.load.engine.executor.
GlideExecutor.UncaughtThrowableStrategy
com.bumptech.glide.load.
ImageHeaderParser.ImageType
com.bumptech.glide.load.resource.bitmap.
DownsampleStrategy.SampleSizeRounding
com.bumptech.glide.
MemoryCategory
com.bumptech.glide.
Priority
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes