- Companion:
- object
Value members
Concrete methods
Retrieves a service from the environment corresponding to the specified key.
Retrieves a service from the environment corresponding to the specified key.
Prunes the environment to the set of services statically known to be contained within it.
Prunes the environment to the set of services statically known to be contained within it.
The size of the environment, which is the number of services contained in the environment. This is intended primarily for testing purposes.
The size of the environment, which is the number of services contained in the environment. This is intended primarily for testing purposes.
Combines this environment with the specified environment.
Combines this environment with the specified environment.
Combines this environment with the specified environment. In the event of service collisions, which may not be reflected in statically known types, the right hand side will be preferred.
Combines this environment with the specified environment. In the event of service collisions, which may not be reflected in statically known types, the right hand side will be preferred.
Updates a service in the environment correponding to the specified key.
Updates a service in the environment correponding to the specified key.