MRTExperimentData
|
class MRTExperimentData : NSObject |
Summary
Class methods
|
 init(testId: UInt, userGroup: UInt, userBucket: UInt) |
Properties
|
var testId: UInt { get } |
|
var userGroup: UInt { get } |
|
var userBucket: UInt { get } |
Class methods
init(testId:userGroup:userBucket:)
|
 init(testId: UInt, userGroup: UInt, userBucket: UInt) |
Properties
testId
|
var testId: UInt { get } |
userGroup
|
var userGroup: UInt { get } |
userBucket
|
var userBucket: UInt { get } |