Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d75754a7 authored by Hai Zhang's avatar Hai Zhang
Browse files

Add AndroidLint detector for Java Stream API usage

This detector checks for calls to Java Stream APIs and reports a warning
if such a call is found, suggesting that direct iteration or utilities
should be used instead.

Fixes: 432766392
Test: JavaStreamDetectorTest
Flag: EXEMPT lint check
Change-Id: Ie88876177c168744e12fbf29ddb0b1e1bfd9e698
parent ef040c1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment