See: Description
Class | Description |
---|---|
Clazz<C> |
An alternative representation for
classes . |
DejaVu |
A class represents dejaVu.
|
Empty |
A class Represents emptiness.
|
Recurse |
A representation for a recursion occurred.
|
Exception | Description |
---|---|
ConcurrentException |
An exception thrown for concurrent errors.
|
IllegalThreadException |
An exception thrown when a thread tries to execute a code that shouldn't be executed by it.
|