Crate java_utils

source ·
Expand description

Implementations of Java classes in pure Rust

For interop with your old Java applications or the like

Re-exports

pub use crate::object::HashCode;
pub use crate::util::Random;

Modules

Implentations from java.lang.Object
Implements of classes from java.util