Interface RetargetableObject


  • public interface RetargetableObject
    Represents a position in some sequence.

    For internal use only.

    • Method Detail

      • setIndex

        void setIndex​(int index)
        Sets the current position of the object.
        Parameters:
        index - the new position