public class IndexPair extends Object implements Serializable
Constructor and Description |
---|
IndexPair() |
IndexPair(short row,
short col) |
Modifier and Type | Method and Description |
---|---|
short |
getCol() |
short |
getRow() |
void |
setCol(short col) |
void |
setRow(short row) |
String |
toString() |
Copyright © 2000–2019 BioJava. All rights reserved.