View on GitHub

Cadabra

A/B testing library for Java/Kotlin/Android

cadabra-core / com.fo2rist.cadabra / ExperimentsConfigProvider / <init>

<init>

ExperimentsConfigProvider()

Provider of ExperimentsConfig that may configure experiments asynchronously. Can be used if the experiment config not know in advance or takes a lot of time to load. Extend this class and provide instance to CadabraConfig.startExperimentsAsync. Once the config is ready call provideConfig.