A
B
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
V
E
- equals(Object) - function in com.amplitude.experiment.ExperimentUser
- EU - enum entry in com.amplitude.experiment.ServerZone
- Experiment - class in com.amplitude.experiment
- ExperimentAnalyticsEvent - class in com.amplitude.experiment.analytics
- Analytics event for tracking events generated from the experiment SDK client.
- ExperimentAnalyticsProvider - class in com.amplitude.experiment.analytics
- Provides a analytics implementation for standard experiment events generated by the client (e.g.
- ExperimentClient - class in com.amplitude.experiment
- An experiment client manages a set of experiments and flags for a given user.
- ExperimentConfig - class in com.amplitude.experiment
- Configuration options.
- ExperimentConfig.Builder - class in com.amplitude.experiment.ExperimentConfig
- ExperimentConfig.Companion - class in com.amplitude.experiment.ExperimentConfig
- ExperimentConfig.Defaults - class in com.amplitude.experiment.ExperimentConfig
- Defaults for ExperimentConfig
- ExperimentUser - class in com.amplitude.experiment
- The user to fetch experiment/flag variants for.
- ExperimentUser.Builder - class in com.amplitude.experiment.ExperimentUser
- ExperimentUser.Companion - class in com.amplitude.experiment.ExperimentUser
- ExperimentUserProvider - class in com.amplitude.experiment
- exposure(String) - function in com.amplitude.experiment.ExperimentClient
- Track an exposure event for the variant associated with the flag/experiment key through the analytics provider.
- Exposure - class in com.amplitude.experiment
- Improved exposure event for tracking exposures to Amplitude Experiment.
- ExposureEvent - class in com.amplitude.experiment.analytics
- Event for tracking a user's exposure to a variant.
- exposureTrackingProvider(ExposureTrackingProvider) - function in com.amplitude.experiment.ExperimentConfig.Builder
- ExposureTrackingProvider - class in com.amplitude.experiment
- Interface for enabling tracking Exposures through the ExperimentClient.