public final class LDConfig
extends java.lang.Object
LDClient
. Instances of this class must be constructed with a LDConfig.Builder
.Modifier and Type | Class and Description |
---|---|
static class |
LDConfig.Builder
|
Modifier and Type | Field and Description |
---|---|
protected static LDConfig |
DEFAULT |
static java.time.Duration |
DEFAULT_START_WAIT
The default value for
LDConfig.Builder.startWait(Duration) : 5 seconds. |
Modifier | Constructor and Description |
---|---|
protected |
LDConfig(LDConfig.Builder builder) |
public static final java.time.Duration DEFAULT_START_WAIT
LDConfig.Builder.startWait(Duration)
: 5 seconds.protected static final LDConfig DEFAULT
protected LDConfig(LDConfig.Builder builder)