
com.launchdarkly.client.package-info Maven / Gradle / Ivy
/**
* The main package for the LaunchDarkly Java SDK.
*
* You will most often use {@link com.launchdarkly.client.LDClient} (the SDK client),
* {@link com.launchdarkly.client.LDConfig} (configuration options for the client), and
* {@link com.launchdarkly.client.LDUser} (user properties for feature flag evaluation).
*/
package com.launchdarkly.client;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy