public interface Aligner
extends java.io.Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Aligner.Pair |
static class |
Aligner.StaticMethods |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Integer> |
align(java.lang.String input,
java.lang.String output) |