| Interface | Description |
|---|---|
| IProvider<T> |
A provider interface useful in various registry instances.
|
| Class | Description |
|---|---|
| CollectionsFactory | |
| IProvider.ProvidedValueFunction | |
| SingletonInstanceProvider<T> |
A provider implementation that always returns the same object instance.
|
| UnionFind<T> | Deprecated
Use
UnionFind instead. |
| Enum | Description |
|---|---|
| CollectionsFactory.CollectionsFramework |