Methods
These are the methods within the Checkpoints
interface.
Getter methods
This is the collection of getter methods within the Checkpoints
interface. There are 4 getter methods in total.
Setter methods
This is the collection of setter methods within the Checkpoints
interface. There are only two setter methods, addCheckpoint
and setCheckpoint
.
Listener methods
This is the collection of listener methods within the Checkpoints
interface. There are only three listener methods, addCheckpointIdsListener
, addCheckpointListener
, and delListener
.
Configuration methods
This is the collection of configuration methods within the Checkpoints
interface. There is only one method, setSize
.
Iterator methods
This is the collection of iterator methods within the Checkpoints
interface. There is only one method, forEachCheckpoint
.
Lifecycle methods
This is the collection of lifecycle methods within the Checkpoints
interface. There are only two lifecycle methods, clear
and destroy
.
Movement methods
This is the collection of movement methods within the Checkpoints
interface. There are only three movement methods, goBackward
, goForward
, and goTo
.
Development methods
This is the collection of development methods within the Checkpoints
interface. There is only one method, getListenerStats
.