public class AligMatEl extends IndexPair
| Constructor | Description |
|---|---|
AligMatEl() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getContig() |
|
int |
getValue() |
|
void |
setContig(int contig) |
|
void |
setValue(int value) |
|
java.lang.String |
toString() |