- Type Parameters:
P- the Platform typeT- the ToolChain type
- All Known Subinterfaces:
NativeToolChainRegistry
A Provider of
ToolChains.- Since:
- 2.2
-
Method Summary
Modifier and TypeMethodDescriptiongetForPlatform(P targetPlatform) Returns the best tool chain to build for the target platform.
-
Method Details
-
getForPlatform
-