| Class | Description |
|---|---|
| Uid |
A simple Unique ID class, using an incrementing integer.
|
| UidKeyTranslator<T> |
A class that can be used to manage a map of
Uid to user-defined objects and 'translate'
from one to the other format. |
| Exception | Description |
|---|---|
| UidKeyTranslatorException |
Exception class for
UidKeyTranslator errors. |
Copyright © 2015 Cooking Fox. All rights reserved.