| Interface | Description |
|---|---|
| StateRepository |
This interface defines the contract for a class that stores the feature state.
|
| Class | Description |
|---|---|
| FeatureState |
This class represents the state of a feature that is persisted by
StateRepository implementations. |
Copyright © 2018. All Rights Reserved.