Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.load.engine.bitmap_recycle Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
BitmapPoolAn interface for a pool that allows users to reuse Bitmap objects.Interfacecom.bumptech.glide.load.engine.bitmap_recycleGlide
BitmapPoolAdapterAn BitmapPool implementation that rejects all Bitmaps added to it and always returns null from get.Classcom.bumptech.glide.load.engine.bitmap_recycleGlide
LruBitmapPoolAn BitmapPool implementation that uses an LruPoolStrategy to bucket Bitmaps and then uses an LRUClasscom.bumptech.glide.load.engine.bitmap_recycleGlide
SizeConfigStrategyKeys Bitmaps using both Bitmap.Classcom.bumptech.glide.load.engine.bitmap_recycleGlide