| Class | Description |
|---|---|
| ArrayFilter |
Filter elements from an array.
|
| DecimalFormatConverter |
This actor will generate a number based on the specified format.
|
| Logger |
Log information directed into a file.
|
| MappedLogger |
Log a string (single-line) into a file but also keep all text in a HashSet so
that the strings can quickly looked up.
|
| RandomDirectoryMaker |
This actor creates a new directory.
|
| RecordOperation |
An actor that modifies the contents of record tokens.
|