public class EfficientAlgorithmMove
extends java.lang.Object
Constructor and Description |
---|
EfficientAlgorithmMove(int source,
int destIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getDestIndex() |
int |
getSource() |
void |
setDestIndex(int dest) |
void |
setSource(int source) |