| Interface | Description |
|---|---|
| AsynchronousFinalizer.Job |
An interface to represent bodies of finalize methods.
|
| Class | Description |
|---|---|
| AsynchronousFinalizer |
Helper class to asynchronously execute finalize methods.
|
| NativeLibraryLoader |
Helper functions to locate and load native files.
|
| StringHelper |
jurt.jar internal string helper methods.
|
| UrlToFileMapper |
Maps Java URL representations to File representations, on any Java version.
|