public class Experiment extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COOKIE_NAME
Deprecated.
|
| Constructor and Description |
|---|
Experiment(String id,
String googleId,
String name,
List<Variation> variations) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGoogleId() |
String |
getId() |
String |
getName() |
List<Variation> |
getVariations() |
@Deprecated public static String COOKIE_NAME
Copyright © 2014. All rights reserved.