Implementations of Java classes in pure Rust
For interop with your old Java applications or the like
pub use crate::object::HashCode;
pub use crate::util::Random;
java.lang.Object
java.util