Constant JVM_MEMORY_TYPE

pub const JVM_MEMORY_TYPE: &'static str;
Expand description

The type of memory.

§Notes

§Examples

  • "heap"
  • "non_heap"