mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Convert2streamapi.html: cosmetic change (api -> API)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports foreach loops which can be replaced with stream api calls.
|
||||
This inspection reports foreach loops which can be replaced with stream API calls.
|
||||
<p>
|
||||
Stream api is not available under Java 1.7 or earlier JVMs.
|
||||
Stream API is not available under Java 1.7 or earlier JVMs.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user