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