Interface | Description |
---|---|
PropertyState<T> |
A
Provider representation for capturing property state. |
Provider<T> |
A container object which provides a value of a specific type.
|
ProviderFactory |
A factory for creating instances of
Provider and PropertyState . |