IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
JNIEnv.cs File Reference

Go to the source code of this file.

Classes

struct  IKVM.Runtime.JNI.JNIEnv
 
struct  IKVM.Runtime.JNI.JNIEnv.JNINativeMethod
 

Namespaces

namespace  IKVM
 
namespace  IKVM.Runtime
 
namespace  IKVM.Runtime.JNI
 

Typedefs

using IKVM.Runtime.JNI.jbyte = System.SByte
 
using IKVM.Runtime.JNI.jchar = System.UInt16
 
using IKVM.Runtime.JNI.jdouble = System.Double
 
using IKVM.Runtime.JNI.jfloat = System.Single
 
using IKVM.Runtime.JNI.jlong = System.Int64
 
using IKVM.Runtime.JNI.jshort = System.Int16
 
using IKVM.Runtime.JNI.jsize = System.Int32