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