Crate crabdroid

Crate crabdroid 

Source

Re-exports§

pub use object::JavaDesc;
pub use object::JavaWrappableDesc;
pub use object::JavaWrappable;
pub use object::JavaConvertibleDesc;
pub use object::JavaConvertible;
pub use error::JavaErrorContext;

Modules§

bi_consumer
collection
env
error
future
iter
object
pointer

Structs§

ContextedGlobal
GlobalRef along with it’s VM. Mainly to be used for thread traveling of objects.
Exception
Lifetime’d representation of a TransceiverException. Just a JObject wrapped in a new class.
JFuture