public interface ToolchainPrivate extends Toolchain
| Modifier and Type | Method and Description | 
|---|---|
| ToolchainModel | getModel() | 
| boolean | matchesRequirements(Map<String,String> requirements)Let the toolchain decide if it matches requirements defined
 in the toolchain plugin configuration. | 
boolean matchesRequirements(Map<String,String> requirements)
requirements - Mapnulltrue if the requirements match, otherwise falseToolchainModel getModel()
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.