Interface MiStringSetI

    • Method Detail

      • get

        java.lang.String get​(long i)
        Returns the value of this string set at the specified position.
        Parameters:
        i - index of the value to return
        Returns:
        the value at the specified position in this string set