Class PathEntryResolveInfoElement


  • public class PathEntryResolveInfoElement
    extends Object
    • Constructor Detail

      • PathEntryResolveInfoElement

        public PathEntryResolveInfoElement​(IPathEntry rawEntry,
                                           IPathEntry resolvedEntry)
      • PathEntryResolveInfoElement

        public PathEntryResolveInfoElement​(IPathEntry rawEntry,
                                           List<IPathEntry> resolvedList)
    • Method Detail

      • getResolvedEntries

        public IPathEntry[] getResolvedEntries()