Module rust_jvm::vm::value [] [src]

Internal JVM representations of Java values.

Structs

Array

An instance of an array object.

Scalar

An instance of a non-array object.

Enums

Value

A value in the Java virtual machine.