| Class | Description |
|---|---|
| ArgParser |
Utility class to parse command line arguments.
|
| CacheInstructionConsumer |
Basic class to cache instructions from a producer
|
| ClassUtils |
Utility class to box and unblock primitives
|
| IOUtils |
Utility I/O class
|
| LibraryLoader |
Utility class to load jar libraries
|
| RtflFunctionBuilder |
Utility class to build Rtfl functions from Java classes and methods
|
| RtflFunctionBuilder.JavaMethodFunction |
RtflFunction implementation that can execute a Java method and proxy its output to a proper RtflType object
|
| Enum | Description |
|---|---|
| LogicComparison |
Enumeration for defining logical comparisons
|