public class IntTriple extends IntTuple
Constructor and Description |
---|
IntTriple() |
IntTriple(int src,
int mid,
int trgt) |
Modifier and Type | Method and Description |
---|---|
IntTuple |
getCopy() |
int |
getMiddle() |
int |
getSource() |
int |
getTarget() |