Package org.gradle.jvm.toolchain
Interface JavaToolchainRequest
Describes Java toolchains that need to be auto-provisioned, including
 their properties (see 
JavaToolchainSpec} and the build
 environment they are needed in.- Since:
- 7.6
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
getJavaToolchainSpecJavaToolchainSpec getJavaToolchainSpec()
- 
getBuildPlatformBuildPlatform getBuildPlatform()
 
-