public interface SDKModulePath
Represents a modulepath entry that is backed by a path from and SDK.
The SDK path will be resolved against the SDK configuration passed to the Java compiler task.
Clients shouldn't implement this interface.
public SDKPathReference | Gets the SDK path reference of this modulepath entry. |
Gets the SDK path reference of this modulepath entry.
The SDK path reference.