| Class | Description |
|---|---|
| ByteSwapper |
Simple class that provides the capability to swap or reverse the byte order
of all elements of an
Array. |
| ExtraMath |
A static utility class with two additional math functions.
|
| FileUtil |
Utility methods for Java file handling.
|
| importer<T> |
A base class for PEP-302 path hooks.
|
| importer.Bundle |
Bundle is an InputStream, bundled together with a method that can close the input stream and
whatever resources are associated with it when the resource is imported.
|
| importer.SearchOrderEntry |
A step in the module search order: the file suffix and its entry type.
|
| PlatformUtil |
Methods for testing the platform/operating system that we are on.
|
| RelativeFile |
A java.io.File whose initial path is resolved relative to the
current SystemState's current working directory.
|
| StringUtil |
String Utility methods.
|
| Enum | Description |
|---|---|
| importer.ModuleInfo |
Module information
|