Uses of Class
org.burningwave.graph.Config
| Package | Description |
|---|---|
| org.burningwave.graph |
-
Uses of Config in org.burningwave.graph
Methods in org.burningwave.graph that return Config Modifier and Type Method Description ConfigConfig.Factory. build(String fileName)Config[]Config. getFunctions()ConfigConfig. getParent()Methods in org.burningwave.graph with parameters of type Config Modifier and Type Method Description FunctionsFactory. build(Config config, Object... beanContainers)voidConfig. setFunctions(Config[] functions)