saker.java.compiler Documentation TaskDoc JavaDoc Packages
public interface SDKClassPath
Represents a classpath 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.

Methods
public SDKPathReference
Gets the SDK path reference of this classpath entry.
Gets the SDK path reference of this classpath entry.
The SDK path reference.