Module prelude

Source

Re-exports§

pub use crate::Jvm;

Modules§

ptr
Manually manage memory through raw pointers.

Structs§

Instance
A Java instance Instances contain global Java references and can be sent to other threads

Type Aliases§

JNIEnv
c_void
Equivalent to C’s void type when used as a pointer.
jlong
jobject