Package | Description |
---|---|
info.bioinfweb.libralign.model.adapters |
Contains adapter classes that allow to access the data provided by
BasicAlignmentModelView in other ways
(e.g. |
Modifier and Type | Method and Description |
---|---|
char |
SingleCharSequenceAdapter.charAt(int index)
Returns the character representation of the token in the underlying data source at the specified position.
|