Crate uni_jnihelpers

Crate uni_jnihelpers 

Source

Modules§

macroses

Macros§

get_java_class
At the point of instantiaction the macros creates global cache to access java class by name.
get_java_method
At the point of instantiaction the macros creates global cache to access java method by name.
get_java_static_method
At the point of instantiaction the macros creates global cache to access java static method by name.

Structs§

UniGlobalRef

Enums§

JniError
Represents JNI error

Functions§

clear_exception
Clears pending exceptions