public final class ShiftParms
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
ShiftParms(int rankSource,
int rankDest) |
Modifier and Type | Method and Description |
---|---|
int |
getRankDest()
Gets the destination rank.
|
int |
getRankSource()
Gets the source rank.
|