Class PathEntryResolveInfo
- java.lang.Object
-
- org.eclipse.cdt.core.settings.model.util.PathEntryResolveInfo
-
public class PathEntryResolveInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description PathEntryResolveInfo(List<PathEntryResolveInfoElement> list)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PathEntryResolveInfoElement[]
getElements()
-
-
-
Constructor Detail
-
PathEntryResolveInfo
public PathEntryResolveInfo(List<PathEntryResolveInfoElement> list)
-
-
Method Detail
-
getElements
public PathEntryResolveInfoElement[] getElements()
-
-