You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Stephen Kitt (JIRA)" <ji...@apache.org> on 2017/05/31 21:31:04 UTC

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

Stephen Kitt created KARAF-5168:
-----------------------------------

             Summary: 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
            Priority: Trivial


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)