没有合适的资源?快使用搜索试试~ 我知道了~
Android代码-KDispatcher
共90个文件
xml:45个
png:10个
bin:9个
需积分: 5 0 下载量 24 浏览量
2019-08-07
08:45:36
上传
评论
收藏 1.6MB ZIP 举报
温馨提示
KDispatcher is a Kotlin EventDispatcher This is light-weight event dispatcher based on KOTLIN priority: Int? = null to subscribe function for sorting Inline function Included You can subscribe on event by calling: val EVENT_CALL_ONE = "simple_event_name" val eventListener = ::eventHandler val priority = 1 KDispatcher.subscribe(EVENT_CALL_ONE, eventListener, priority) where: EVENT_CALL_ONE - simple event type eventListener - function listener for event priority - the priority to sort ca
资源推荐
资源详情
资源评论
收起资源包目录
Android代码-KDispatcher.zip (90个子文件)
KDispatcher-master
KDispatcher.iml 865B
gradlew 5KB
settings.gradle 31B
.gitattributes 378B
.idea
libraries
org_hamcrest_hamcrest_integration_1_3_jar.xml 568B
com_android_support_test_espresso_espresso_core_3_0_1.xml 699B
org_jetbrains_kotlin_kotlin_stdlib_1_2_30_jar.xml 571B
com_android_support_animated_vector_drawable_27_1_0.xml 731B
com_google_code_findbugs_jsr305_2_0_1_jar.xml 351B
com_squareup_javawriter_2_1_1_jar.xml 528B
android_arch_lifecycle_livedata_core_1_1_0.xml 677B
com_android_support_support_annotations_27_1_0_jar.xml 599B
com_android_support_support_compat_27_1_0.xml 681B
android_arch_lifecycle_viewmodel_1_1_0.xml 657B
javax_inject_javax_inject_1_jar.xml 518B
com_android_support_support_vector_drawable_27_1_0.xml 726B
com_android_support_appcompat_v7_27_1_0.xml 670B
org_hamcrest_hamcrest_core_1_3_jar.xml 533B
android_arch_lifecycle_runtime_1_1_0.xml 647B
com_rasalexman_kdispatcher_kdispatcher_0_1_1.xml 675B
com_android_support_support_fragment_27_1_0.xml 691B
com_android_support_support_core_utils_27_1_0.xml 701B
android_arch_core_runtime_1_1_0.xml 636B
org_jetbrains_kotlin_kotlin_stdlib_jre7_1_2_30_jar.xml 596B
org_hamcrest_hamcrest_library_1_3_jar.xml 547B
com_android_support_test_espresso_espresso_idling_resource_3_0_1.xml 754B
net_sf_kxml_kxml2_2_3_0_jar.xml 277B
android_arch_lifecycle_common_1_1_0_jar.xml 537B
com_android_support_test_rules_1_0_1.xml 641B
org_jetbrains_annotations_13_0_jar.xml 296B
android_arch_core_common_1_1_0_jar.xml 523B
com_android_support_test_runner_1_0_1.xml 646B
junit_junit_4_12_jar.xml 477B
com_android_support_support_core_ui_27_1_0.xml 686B
kotlinc.xml 179B
runConfigurations.xml 564B
misc.xml 2KB
workspace.xml 369KB
gradle.xml 683B
modules.xml 488B
vcs.xml 180B
gradle
wrapper
gradle-wrapper.properties 232B
gradle-wrapper.jar 52KB
README.md 5KB
.gradle
buildOutputCleanup
cache.properties 49B
4.1
fileChanges
last-build.bin 1B
taskHistory
taskHistory.lock 17B
fileSnapshots.bin 3.32MB
taskHistory.bin 129KB
javaCompile
javaCompile.lock 17B
classAnalysis.bin 1.24MB
jarAnalysis.bin 687KB
taskJars.bin 21KB
taskHistory.bin 57KB
fileContent
fileContent.lock 17B
fileHashes
fileHashes.bin 871KB
resourceHashesCache.bin 21KB
fileHashes.lock 17B
local.properties 467B
kdispatcher
src
main
java
com
rasalexman
kdispatcher
KDispatcher.kt 7KB
build.gradle 964B
gradlew.bat 2KB
gradle.properties 783B
.gitignore 649B
app
src
androidTest
java
com
mincor
kdispatcher
ExampleInstrumentedTest.kt 632B
test
java
com
mincor
kdispatcher
ExampleUnitTest.kt 347B
main
AndroidManifest.xml 716B
res
mipmap-hdpi
ic_launcher.png 3KB
ic_launcher_round.png 5KB
mipmap-xxxhdpi
ic_launcher.png 9KB
ic_launcher_round.png 15KB
mipmap-xhdpi
ic_launcher.png 4KB
ic_launcher_round.png 7KB
mipmap-anydpi-v26
ic_launcher.xml 272B
ic_launcher_round.xml 272B
mipmap-mdpi
ic_launcher.png 2KB
ic_launcher_round.png 3KB
drawable
ic_launcher_background.xml 5KB
drawable-v24
ic_launcher_foreground.xml 2KB
values
colors.xml 208B
strings.xml 74B
styles.xml 383B
mipmap-xxhdpi
ic_launcher.png 6KB
ic_launcher_round.png 10KB
java
com
mincor
kdispatcher
MainActivity.kt 7KB
app.iml 26KB
.gitignore 7B
build.gradle 1KB
proguard-rules.pro 751B
build.gradle 2KB
共 90 条
- 1
资源评论
weixin_39840387
- 粉丝: 790
- 资源: 3万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 汇编语言入门与编程实践-低层开发者的必备技能
- WatchIO二进制固件和刷机工具(无需源码编译).zip
- 提取网页核心信息:Python中的Readability与Date Extraction技术
- Swift语言教程:从基础语法到高级特性的全面讲解
- 表白代码(发射爱心).zip学习资料程序
- 常用工具合集(包括汉字转拼音工具、常用数据格式相互转换工具、尺寸相关的工具类).zip
- Delphi编程教程:从入门到精通Windows应用程序开发
- 视觉化编程入门指南:Visual Basic语言教程及其应用领域
- 纯代码实现的3d爱心.zip学习资料语言
- 儿童编程教育中Scratch语言的基础教学及实战示例
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功