public static class SearchMatcher.Match
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| int | end | 
| int | start | 
| java.lang.String[] | substitutions | 
| Constructor and Description | 
|---|
| Match() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString() |