public interface ToolchainsBuildingResult
Modifier and Type | Method and Description |
---|---|
PersistedToolchains |
getEffectiveToolchains()
Gets the assembled toolchains.
|
List<Problem> |
getProblems()
Return a list of problems, if any.
|
PersistedToolchains getEffectiveToolchains()
null
.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.