UML类图——装饰者模式
2020-05-12 17:17:38 0 举报
功能
作者其他创作
大纲/内容
JSMethod(注解类 )
+NOT_SET:String
+ uiThread():boolean+ alias:String
IBaseModule(原生插件)
+ getContext:Context
FlutterActivity(提供给flutter使用)
LWXModule(提供到weex使用)
+ module:Module
+fun() = module.fun()
Module(功能实现)
+ fun()@JSMethod 具体功能+ getContext:Context
收藏
0 条评论
下一页
为你推荐
查看更多