public class PrefixInfixSuffixLengthHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
length1 |
int |
length2 |
int |
lengthInfix |
int |
lengthPrefix |
int |
lengthSuffix |
| Constructor and Description |
|---|
PrefixInfixSuffixLengthHelper() |