| Interface | Description |
|---|---|
| Function<F,T> |
| Class | Description |
|---|---|
| ArrayKey |
Needed to make sure hashcode and equals are implemented properly for arrays as key in a map.
|
| ExternalClassLoader |
A toolkit that can read and compile .java sourcefiles on the fly in runtime.
|
| Function.Functions | |
| MiscUtil |
| Exception | Description |
|---|---|
| ExternalClassLoader.CompileException |
Parameterized exception used when Java's runtime compiler fails to compile a Java source file.
|
Copyright © 2019. All rights reserved.