Class LuciqFeatureFlag
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class LuciqFeatureFlag implements Serializable
-
-
Constructor Summary
Constructors Constructor Description LuciqFeatureFlag(String key, String value)
-
Method Summary
Modifier and Type Method Description final StringgetKey()final StringgetValue()final static LuciqFeatureFlagfromJson(JSONObject jsonObject)-
-
Method Detail
-
fromJson
final static LuciqFeatureFlag fromJson(JSONObject jsonObject)
-
-
-
-