Skip to content

[TODO] Android backport #1

@fython

Description

@fython

I use a lot of Java 8 API such as Stream, CompletableFuture, Optional which helps me build a beautiful code. But they're only supported since Android 7.0. If I want to adapt older Android, I may have to give up these API. That's too sad.

I found a compat library that takes lots of Java 8/9 API to old version: https://sourceforge.net/projects/streamsupport/

PS: it may induce package size a lot.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions