Package com.launchdarkly.sdk.json
Interface JsonSerializable
- All Known Implementing Classes:
AttributeRef
,ContextKind
,EvaluationDetail
,EvaluationReason
,LDContext
,LDUser
,LDValue
,UserAttribute
public interface JsonSerializable
Marker interface for SDK classes that have a custom JSON serialization.
- See Also: