Package com.bumptech.glide.util.pool
Interface FactoryPools.Resetter<T>
- Type Parameters:
T- The type of Object that will be reset.
- Enclosing class:
- FactoryPools
public static interface FactoryPools.Resetter<T>
Resets state when objects are returned to the pool.
-
Method Summary
-
Method Details
-
reset
-