P - T - @Incubating public interface ToolChainRegistry<P extends Platform,T extends ToolChain>
ToolChains.| Modifier and Type | Method and Description | 
|---|---|
| T | getForPlatform(P targetPlatform)Returns the best tool chain to build for the target platform. |