public interface FileClassPath
Represents a classpath 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 classpath. |
Gets the file of this classpath.
The file location.