Class | Description |
---|---|
AnalyticsHelper |
AnalyticsHelper contains the collection of the analytics related utility functions used by the modules.
|
CaseInsensitiveHashMap<V> |
CaseInsensitiveMap implements a case insensitive key in a hash map
|
CaseInsensitiveTreeMap<V> |
CaseInsensitiveMap implements a case insensitive key in a hash map
|
Logger |
The Logger class implements level-set logging, backed by either the screen or a file.
|