基于Guava的事件总线Otto.zip

时间:2022-08-06 01:28:53
【文件属性】:
文件名称:基于Guava的事件总线Otto.zip
文件大小:138KB
文件格式:ZIP
更新时间:2022-08-06 01:28:53
开源项目 Otto 是基于 Guava 的,增强的事件总线,强调 Android 支持。 Otto 是把应用分离成不同部分,但是仍然可以很好的进行通讯。Otto 是从 Guava forked 而来,但是添加了许多独特的功能,而且精炼了事件总线。下载:     com.squareup     otto     (insert latest version) 用法:Bus bus = new Bus();发布:bus.post(new AnswerAvailableEvent(42)); 标签:Otto
【文件预览】:
otto-master
----.travis.yml(685B)
----pom.xml(6KB)
----checkstyle.xml(5KB)
----website()
--------index.html(12KB)
--------static()
----otto()
--------pom.xml(2KB)
--------src()
----otto-sample()
--------pom.xml(2KB)
--------src()
----CONTRIBUTING.md(730B)
----.buildscript()
--------settings.xml(221B)
--------deploy_snapshot.sh(1004B)
----deploy_website.sh(682B)
----.gitignore(150B)
----CHANGELOG.md(2KB)
----README.md(2KB)
----LICENSE.txt(11KB)

网友评论