| Class | Description |
|---|---|
| InjectedKey<T> |
An extension for
Key (using composition over inheritance)
that adds two boolean states representing the requirement of the
injection of this key and if this key will be assisted or not. |
| Key<T> |
Represents a binding key used to store a relation of Key -> Provider.
|
| TypeReference<T> | |
| Types |
Collection of static util methods for easy
Type handling.
|