An interface that enforce object holding.
It specifies that any object compliant with the Holder interface have to provide a way to retrieve a value.
The of holded value.
an observable on an object of type T
Generated using TypeDoc
An interface that enforce object holding.
It specifies that any object compliant with the Holder interface have to provide a way to retrieve a value.