Interface JNI.JavaVM
- All Superinterfaces:
org.graalvm.word.ComparableWord,org.graalvm.word.PointerBase,org.graalvm.word.WordBase
- Enclosing class:
JNI
public static interface JNI.JavaVM
extends org.graalvm.word.PointerBase
-
Method Summary
Methods inherited from interface org.graalvm.word.ComparableWord
equal, notEqualMethods inherited from interface org.graalvm.word.PointerBase
isNonNull, isNullMethods inherited from interface org.graalvm.word.WordBase
equals, rawValue
-
Method Details
-
getFunctions
JNI.JNIInvokeInterface getFunctions()
-