public interface AndroidSdkLocation extends ComparableToolchain
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NAME |
Modifier and Type | Method and Description |
---|---|
default String |
getName() |
Path |
getSdkRootPath() |
static AndroidSdkLocation |
of(Path sdkRootPath) |
static final String DEFAULT_NAME