Interface Array

    • Field Detail

    • Method Detail

      • getNumElements

        int getNumElements()
        Returns the number of elements in the array
        Returns:
        the number of elements in the array
      • getElementLength

        int getElementLength()
        Returns the length of an element in the array
        Returns:
        the length of one element in the array.
      • getDataType

        DataType getDataType()
        Returns the dataType of the elements in the array.
        Returns:
        the dataType of the elements in the array