Class IntegerArrayAdapter


  • public final class IntegerArrayAdapter
    extends java.lang.Object
    Adapter for handling primitive int arrays.
    • Constructor Detail

      • IntegerArrayAdapter

        public IntegerArrayAdapter()
    • Method Detail

      • getTag

        public java.lang.String getTag()
      • getArrayLength

        public int getArrayLength​(int[] array)
      • newArray

        public int[] newArray​(int length)
      • getElementSizeInBytes

        public int getElementSizeInBytes()