All Classes
| Class | Description |
|---|---|
| InvalidKeyException |
This exception is thrown when an invalid namespace and/or value has been detected while creating a
Key. |
| Key |
An identifying object used to fetch and/or store unique objects.
|
| Keyed |
Something that has an associated
Key. |
| KeyedValue<T> |
A
T value with an associated Key. |
| Namespaced |
Something that has a namespace.
|