Skip to content

仓库 files navigation

Release

ArrayDequeList

ArrayDeque that implements the List interface, to support fast random access to its elements (unlike pure ArrayDeque).

This class is at the core of many computation algorithms in our app Urban Biker, so it has been proven countless times.

To use this as a library in your app

Add the following line to your build.gradle file:

implementation 'com.github.Sublimis:ArrayDequeList:1.1'

关于

ArrayDeque that implements the List interface, to support fast random access to its elements (unlike pure ArrayDeque).

Topics

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages