public interface ToolchainsBuilder
Modifier and Type | Method and Description |
---|---|
ToolchainsBuildingResult |
build(ToolchainsBuildingRequest request)
Builds the effective toolchains of the specified toolchains files.
|
ToolchainsBuildingResult build(ToolchainsBuildingRequest request) throws ToolchainsBuildingException
request
- The toolchains building request that holds the parameters, must not be null
.null
.ToolchainsBuildingException
- If the effective toolchains could not be built.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.