Class | Description |
---|---|
ClassDependencyHelper |
Contain various utility methods to check for dependencies between classes.
|
ThreadQueue |
This class maintains a list of all the actions currently called by the user, and
executes them one by one in an independant thread.
|