Interface RetargetableObject


public interface RetargetableObject
Represents a position in some sequence.

For internal use only.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setIndex(int index)
    Sets the current position of the object.
  • Method Details

    • setIndex

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