public final class ProjectIndex extends Object
Provides the positional index of the project
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.| Constructor and Description | 
|---|
ProjectIndex(List<MavenProject> projects)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Integer> | 
getIndices()  | 
Map<String,MavenProject> | 
getProjects()  | 
public ProjectIndex(List<MavenProject> projects)
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.