public interface FileModulePath
Represents a modulepath entry that is backed by a file location.
The backing file may locate a JAR or directory, the interface doesn't specify a requirement on its nature.
Clients shouldn't implement this interface.
public FileLocation | Gets the file of this modulepath. |
Gets the file of this modulepath.
The file location.