Interface MiStringSetIjk

    • Method Detail

      • get

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