Package com.bumptech.glide.util.pool
Types
Link copied to clipboard
Provides implementations of Pool never return
null
, log when new instances are created, and that can use the com.bumptech.glide.util.pool.FactoryPools.Poolable interface to ensure objects aren't used while inside the pool.Link copied to clipboard
Systracing utilities for Glide.
Link copied to clipboard
Verifies that the job is not in the recycled state.