Android代码-为Android提供不可改变的数据集支持

时间:2022-08-25 22:35:56
【文件属性】:
文件名称:Android代码-为Android提供不可改变的数据集支持
文件大小:112KB
文件格式:ZIP
更新时间:2022-08-25 22:35:56
Android代码 Solid Solid is an Android library for data handling. It provides: Lightweight and composable data streams with Optional implementation. Primitive array / wrapped array converters. SolidList, SolidMap, SolidSet - immutable, parcelable collections. Philosophy Solid library adheres to the philosophy: "transform it as a stream, keep it as immutable". Thus allowing to pass collections around without a fear that they can be changed by another part of the application, while keeping the abili
【文件预览】:
solid-master
----.gitignore(55B)
----collections()
--------.gitignore(7B)
--------build.gradle(1KB)
--------src()
--------gradle.properties(61B)
----settings.gradle(69B)
----build.gradle(201B)
----.travis.yml(1KB)
----gradlew(5KB)
----CHANGELOG.md(1KB)
----LICENSE.txt(1KB)
----README.md(6KB)
----streams()
--------.gitignore(7B)
--------build.gradle(1007B)
--------src()
--------gradle.properties(57B)
----gradlew.bat(2KB)
----gradle.properties(671B)
----java7test()
--------.gitignore(7B)
--------build.gradle(397B)
--------src()
----gradle()
--------wrapper()
--------gradle-mvn-push.gradle(4KB)
----retrolambdatest()
--------.gitignore(7B)
--------build.gradle(716B)
--------src()

网友评论