[][src]Type Definition swim_jvm::jobject

type jobject = *mut _jobject;

Trait Implementations

impl JDefault for jobject[src]