-
public interface RetargetableObject
Represents a position in some sequence.For internal use only.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setIndex(int index)
Sets the current position of the object.
-