public class PatienceMatch
extends java.lang.Object
| Constructor and Description |
|---|
PatienceMatch() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
lasIndices(IntList sequence) |
int[] |
match(java.lang.String chars1,
java.lang.String chars2,
int maxChar) |