Class | Description |
---|---|
Feature |
Information about a feature available behind a flag.
|
FeatureFlags |
Tracks available feature flags and their status.
|
FeatureFlags.FeatureFlagsWrapper |
FeatureFlags wrapper class for storing the FeatureFlags object.
|
Exception | Description |
---|---|
UnknownFeatureException |
Exception thrown for when a FeatureFlag that doesn't exist is checked.
|
Copyright © 2024. All rights reserved.