Class IntegerArrayAdapter
- java.lang.Object
-
- com.bumptech.glide.load.engine.bitmap_recycle.IntegerArrayAdapter
-
public final class IntegerArrayAdapter extends java.lang.ObjectAdapter for handling primitive int arrays.
-
-
Constructor Summary
Constructors Constructor Description IntegerArrayAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetArrayLength(int[] array)intgetElementSizeInBytes()java.lang.StringgetTag()int[]newArray(int length)
-