Class PreFillType
- java.lang.Object
-
- com.bumptech.glide.load.engine.prefill.PreFillType
-
public final class PreFillType extends java.lang.ObjectA container for a put of options used to pre-fill aBitmapPoolwithBitmapsof a single size and configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPreFillType.BuilderBuilder forPreFillType.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-