From: Alessandro Boch Date: Mon, 16 Dec 2013 20:07:09 +0000 (+0000) Subject: Merge "Improve iteration over subnets map by using entrySet instead of keyset. It... X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~184 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=523c3f0629438462c5bb7be4adcaf7103a3f7ea6 Merge "Improve iteration over subnets map by using entrySet instead of keyset. It is more efficient to iterate on the entrySet because it avoids the Map.get(key) lookup." --- 523c3f0629438462c5bb7be4adcaf7103a3f7ea6