View on GitHub

android-retrostreams

Backport of Java 9 java.util.stream API
for Android Studio 3.x D8 / desugar toolchain

Forked from streamsupport

Javadoc online

See the online Javadoc for more details about the API

Downloads

Dependencies

No dependencies

License

android-retrostreams is free to use and licensed under the GPL2, CE
(GNU General Public License, version 2, with the Classpath Exception)

Credits

android-retrostreams builds on the code of the streamsupport project