| Class | Description |
|---|---|
| DefaultEnvironmentSupplier |
A default implementation of a
Supplier that provides a singleton .Environment which is created in the constructor. |
| NotifyConsumer<T> |
A
Consumer that notifies an observable of each value that it has accepted. |