You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/06/01 05:45:04 UTC

[jira] [Resolved] (KARAF-5168) Replace old-style loops with foreach loops or streams

     [ https://issues.apache.org/jira/browse/KARAF-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-5168.
-----------------------------------------
    Resolution: Fixed

> Replace old-style loops with foreach loops or streams
> -----------------------------------------------------
>
>                 Key: KARAF-5168
>                 URL: https://issues.apache.org/jira/browse/KARAF-5168
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 4.2.0
>            Reporter: Stephen Kitt
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 4.2.0
>
>
> There are still a number of old-style loops over arrays or explicit iterations; these can be replaced by foreach loops or even streams in some cases.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)