| Package | Description |
|---|---|
| simkit.examples |
Useful implementations of basic event graph systems.
|
| simkit.util |
Contains a number of useful generic classes.
|
| Class and Description |
|---|
| ClassFinder
An INSTANCE of this class scans the classpath and creates a Map with keys the
unqualified class name and values the corresponding Class object.
|
| Class and Description |
|---|
| ClassFinder
An INSTANCE of this class scans the classpath and creates a Map with keys the
unqualified class name and values the corresponding Class object.
|
| EnumBase
Serve as a base class for 1.4 style enums.
|