Class LDValueConverter
- java.lang.Object
-
- com.launchdarkly.openfeature.serverprovider.LDValueConverter
-
public class LDValueConverter extends java.lang.Object
Provides methods for converting an LDValue into an OpenFeature Value.
-
-
Constructor Summary
Constructors Constructor Description LDValueConverter(com.launchdarkly.logging.LDLogger logger)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description dev.openfeature.sdk.Value
toValue(com.launchdarkly.sdk.LDValue value)
-