public static class ProjectHeaderFile.HeaderSearchResult extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
locations
The locations where the this resolver searched for headers.
|
| Constructor and Description |
|---|
HeaderSearchResult(Optional<String> headerFile,
List<String> locations) |
HeaderSearchResult(Optional<String> headerFile,
String... locations) |