droid_wrap_utils

Macro import

Source
macro_rules! import {
    () => { ... };
}
Expand description

定义必要的trait,以便于在本地为任何数据类型实现JAVA对象所需的功能。