Package growthbook.sdk.java.model
Class TrackData<ValueType>
java.lang.Object
growthbook.sdk.java.model.TrackData<ValueType>
Used for remote feature evaluation to trigger the
TrackingCallback
-
Constructor Summary
ConstructorsConstructorDescriptionTrackData
(Experiment<ValueType> experiment, FeatureResult<ValueType> result) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TrackData
-
-
Method Details
-
getExperiment
-
getResult
-