Package com.bumptech.glide.util.pool
package com.bumptech.glide.util.pool
-
ClassDescriptionProvides implementations of
Pools.Poolnever returnnull, log when new instances are created, and that can use theFactoryPools.Poolableinterface to ensure objects aren't used while inside the pool.Creates new instances of the given type.Allows additional verification to catch errors caused by using objects while they are in an object pool.Resets state when objects are returned to the pool.Systracing utilities for Glide.Verifies that the job is not in the recycled state.