Interface IndexedInstruction

    • Method Detail

      • getIndex

        int getIndex()
        Gets the index.
        Returns:
        the index.
      • setIndex

        void setIndex​(int index)
        Sets the index.
        Parameters:
        index - the index.