| Interface | Description |
|---|---|
| MethodGenerator |
| Class | Description |
|---|---|
| AbstractAsmLibraryInterface | |
| ArrayMemoryIO | |
| AsmLibraryLoader | |
| AsmRuntime |
Utility methods that are used at runtime by generated code.
|
| ByReferenceParameterConverter | |
| ByteBufferMemoryIO | |
| CodegenUtils | |
| FastLongMethodGenerator | |
| JNIInvokeInterface |
Indexes of JavaVM methods
|
| JNINativeInterface |
WARNING: Highly experimental!!!
This class contains constants that are the indexes withing the JNINativeInterface_
struct of each of the JNIEnv functions.
|
| LibraryLoader | |
| MemoryUtil | |
| NativeClosureFactory<T> | |
| NativeClosureProxy | |
| NativeLibrary | |
| NativeMemoryManager | |
| NativeRuntime | |
| NumberUtil | |
| ParameterConverter |
Proxy to hold information for parameter conversion to native types.
|
| PointerParameterStrategy | |
| Provider | |
| ResultConverter |
Proxy to hold info for parameter conversion.
|
| SkinnyMethodAdapter | |
| ToNativeType | |
| TransientNativeMemory |
| Error | Description |
|---|---|
| SymbolNotFoundError |
| Annotation Type | Description |
|---|---|
| NoTrace |
Turns off debug tracing
|
| NoX86 |
Copyright © 2013. All rights reserved.