public interface ToolchainsBuildingResult
Modifier and Type | Method and Description |
---|---|
PersistedToolchains |
getEffectiveToolchains()
Gets the assembled toolchains.
|
java.util.List<Problem> |
getProblems()
Return a list of problems, if any.
|
PersistedToolchains getEffectiveToolchains()
null
.java.util.List<Problem> getProblems()
null
.