Package nz.org.riskscape.config
Class ConfigUtils
java.lang.Object
nz.org.riskscape.config.ConfigUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stream<nz.org.riskscape.engine.resource.Resource>
getResources
(nz.org.riskscape.engine.Project project, Consumer<nz.org.riskscape.problem.Problem> problemSink, Predicate<nz.org.riskscape.config.ConfigSection> fromSections, String key)
-
Constructor Details
-
ConfigUtils
public ConfigUtils()
-
-
Method Details
-
getResources
-