| Class | Description |
|---|---|
| Arrays | Array utilities. |
| BeanUtils | Utility methods for working with JavaBean-style property names. |
| JavaShell | A shell for compiling or running pure Java code |
| Maps | Map utilities. |
| ObjectHolder | Just hold an object |
| ReversedList | Represents view of reversed list |
| ScriptRunner | The tool to simulate running script files via groovy command |
| SystemUtil | Utility methods for interacting with system properties in a safe manner. |
| Exception | Description |
|---|---|
| JavaShellCompilationException | Indicates that JavaShell could not compile the supplied Java source. |