All Classes and Interfaces
Class
Description
Interface defining API endpoints for managing feature toggles.
The FeatureController class is responsible for interacting with the backend API
to manage feature toggles for the application.
Represents the statistics for feature toggles in a package.
The FeatureToggle class provides utility methods to interact with feature toggle APIs.
Interface defining a generic callback mechanism for handling asynchronous operations.
Represents a feature toggle with associated metadata.
A generic callback interface to handle API responses.