Interface IModulePathEntry

All Known Subinterfaces:
FileSystem.Classpath, IMultiModuleEntry
All Known Implementing Classes:
ClasspathDirectory, ClasspathJar, ClasspathJep247, ClasspathJep247Jdk12, ClasspathJmod, ClasspathJrt, ClasspathJrt, ClasspathJrtWithReleaseOption, ClasspathJsr199, ClasspathLocation, ClasspathMultiReleaseJar, ClasspathSourceDirectory, ClasspathSourceJar, JrtPackageFragmentRoot, ModulePathEntry, ModulePathEntry.Multi, ProjectEntry

public interface IModulePathEntry
Represents an entry on the module path of a project. Could be a single module or a collection of modules (like a jimage or an exploded module directory structure)