Class TestConfigurators.MapBackedConfigurator
java.lang.Object
org.machanism.machai.ai.provider.openai.TestConfigurators.MapBackedConfigurator
- All Implemented Interfaces:
Configurator
- Enclosing class:
TestConfigurators
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoolean(String key) getBoolean(String key, Boolean defaultValue) doubleintlonggetName()void
-
Constructor Details
-
MapBackedConfigurator
MapBackedConfigurator(String name)
-
-
Method Details
-
get
- Specified by:
getin interfaceConfigurator
-
get
- Specified by:
getin interfaceConfigurator
-
getInt
- Specified by:
getIntin interfaceConfigurator
-
getInt
- Specified by:
getIntin interfaceConfigurator
-
getBoolean
- Specified by:
getBooleanin interfaceConfigurator
-
getBoolean
- Specified by:
getBooleanin interfaceConfigurator
-
getLong
- Specified by:
getLongin interfaceConfigurator
-
getLong
- Specified by:
getLongin interfaceConfigurator
-
getFile
- Specified by:
getFilein interfaceConfigurator
-
getFile
- Specified by:
getFilein interfaceConfigurator
-
getDouble
- Specified by:
getDoublein interfaceConfigurator
-
getDouble
- Specified by:
getDoublein interfaceConfigurator
-
getName
- Specified by:
getNamein interfaceConfigurator
-
set
- Specified by:
setin interfaceConfigurator
-