美文网首页
EventBus原理解析及手写框架

EventBus原理解析及手写框架

作者: Ahwind | 来源:发表于2019-05-06 01:41 被阅读0次

    1、创建线程模式

    2、创建注解

    3、封装方法类

    4、“存储”方法,并通过反射进行调用

    demo:https://github.com/ApeCold/Learn_EventBus_Sample

    相关文章

      网友评论

          本文标题:EventBus原理解析及手写框架

          本文链接:https://www.haomeiwen.com/subject/ywokoqtx.html