| Package | Description |
|---|---|
| com.flagsmith | |
| com.flagsmith.interfaces | |
| com.flagsmith.models |
| Modifier and Type | Method and Description |
|---|---|
BaseFlag |
FlagsmithFlagDefaults.evaluateDefaultFlag(String flagName)
evaluate the default feature flag.
|
| Modifier and Type | Method and Description |
|---|---|
BaseFlag |
DefaultFlagHandler.evaluateDefaultFlag(String featureName) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFlag |
class |
Flag |
| Modifier and Type | Method and Description |
|---|---|
BaseFlag |
Flags.getFlag(String featureName)
Get the feature, null if not present.
|
| Modifier and Type | Method and Description |
|---|---|
List<BaseFlag> |
Flags.getAllFlags()
returns the list of all flags.
|
Copyright © 2022. All rights reserved.