Class StringArray

    • Method Detail

      • getData

        public String[] getData()
        Description copied from interface: EncodedData
        Access to the underlying array of information.
        Returns:
        an int[], double[], byte[], or String[]
      • length

        public int length()
        Description copied from interface: EncodedData
        The number of elements in the wrapped array.
        Returns:
        results of array.length