| Interface | Description |
|---|---|
| TypedKeyStorage |
A typed key storage is a storage that is used to store values by typed keys.
|
| TypedKeyStorageFactory |
A typed key storage factory is a factory that is used to create typed key storages.
|
| TypedKeyStorageImmutable |
A typed key storage immutable is a storage that is used to store values by typed keys.
|
| TypedKeyStorageImmutableBuilder |
A typed key storage immutable builder is a builder that is used to create typed key storages.
|
| Class | Description |
|---|---|
| TypedKey<T> |
A typed key is a key that is used to identify a type.
|