JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.ticxo.modelengine.api.utils.config.ConfigManager
Packages that use
ConfigManager
Package
Description
com.ticxo.modelengine.api
Uses of
ConfigManager
in
com.ticxo.modelengine.api
Fields in
com.ticxo.modelengine.api
declared as
ConfigManager
Modifier and Type
Field
Description
protected
ConfigManager
ModelEngineAPI.
configManager
Methods in
com.ticxo.modelengine.api
that return
ConfigManager
Modifier and Type
Method
Description
static
ConfigManager
ModelEngineAPI.
getConfigManager
()