Android代码-tape

时间:2022-08-25 23:01:03
【文件属性】:

文件名称:Android代码-tape

文件大小:267KB

文件格式:ZIP

更新时间:2022-08-25 23:01:03

Android代码

Tape by Square, Inc. Tape is a collection of queue-related classes for Android and Java. QueueFile is a lightning-fast, transactional, file-based FIFO. Addition and removal from an instance is an O(1) operation and is atomic. Writes are synchronous; data will be written to disk before an operation returns. The underlying file is structured to survive process and even system crashes and if an I/O exception is thrown during a mutating change, the change is aborted. NOTE: The current implementation


【文件预览】:
tape-master
----gradlew(5KB)
----settings.gradle(50B)
----.buildscript()
--------deploy_snapshot.sh(927B)
----LICENSE.txt(11KB)
----website()
--------index.html(4KB)
--------lead.png(109KB)
--------jquery-maven-artifact.min.js(2KB)
--------bootstrap.min.css(96KB)
--------bootstrap-responsive.min.css(16KB)
--------square.png(2KB)
--------prettify.css(831B)
--------prettify.js(13KB)
--------app.css(1KB)
--------ribbon.png(7KB)
--------head.png(27KB)
----CONTRIBUTING.md(542B)
----.travis.yml(562B)
----checkstyle.xml(5KB)
----gradle()
--------wrapper()
--------gradle-mvn-push.gradle(6KB)
----RELEASING.md(805B)
----deploy_website.sh(682B)
----README.md(5KB)
----gradlew.bat(2KB)
----gradle.properties(555B)
----.gitignore(90B)
----tape()
--------src()
--------gradle.properties(53B)
--------build.gradle(597B)
----CHANGELOG.md(2KB)
----build.gradle(788B)

网友评论