Package ai.luciq.library
Object ReproConfigurations.Factory
-
- All Implemented Interfaces:
public class ReproConfigurations.Factory
-
-
Field Summary
Fields Modifier and Type Field Description public final static ReproConfigurations.FactoryINSTANCE
-
Method Summary
Modifier and Type Method Description final static ReproConfigurationsnewDefaultMode()Returns a ReproConfigurations object with the default SDK mode (with no user intervention). -
-
Method Detail
-
newDefaultMode
final static ReproConfigurations newDefaultMode()
Returns a ReproConfigurations object with the default SDK mode (with no user intervention).
- Returns:
a ReproConfigurations mapped to the default state of repro features.
-
-
-
-