For alternative, Lightweight-Stream-API also provides backport support. Like android-retrostreams metioned above, you have to replace some package names by using:
com.annimon.stream.function instead of java.util.function
com.annimon.stream.ComparatorCompat instead of java.util.Comparator