|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Go to the source code of this file.
Classes | |
| struct | IKVM.Runtime.JNI.JNINativeInterface |
| Manged implementation of the JNINativeInterface structure. More... | |
| class | IKVM.Runtime.JNI.JNINativeInterface.JNINativeInterfaceHandle |
| Maintains a JNINativeInterface structure in memory. More... | |
Namespaces | |
| namespace | IKVM |
| namespace | IKVM.Runtime |
| namespace | IKVM.Runtime.JNI |
Typedefs | |
| using | IKVM.Runtime.JNI.jarray = System.IntPtr |
| using | IKVM.Runtime.JNI.jbooleanArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jbyteArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jcharArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jclass = System.IntPtr |
| using | IKVM.Runtime.JNI.jdoubleArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jfieldID = System.IntPtr |
| using | IKVM.Runtime.JNI.jfloatArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jintArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jlongArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jmethodID = System.IntPtr |
| using | IKVM.Runtime.JNI.jobjectArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jshortArray = System.IntPtr |
| using | IKVM.Runtime.JNI.jstring = System.IntPtr |
| using | IKVM.Runtime.JNI.jthrowable = System.IntPtr |
| using | IKVM.Runtime.JNI.jweak = System.IntPtr |