BUG-981: remove use of deprecated getPath() 59/6859/1
authorRobert Varga <rovarga@cisco.com>
Sat, 10 May 2014 14:27:42 +0000 (16:27 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 10 May 2014 14:27:42 +0000 (16:27 +0200)
commit813c00f5fc36d37da26dd026ac02f2c1d0010879
tree198f757872f4ca0bb8fea2c3f7c6855d213a2c9c
parent1c146bc46b1d071efbcbb2b5960db7d8f7db68bf
BUG-981: remove use of deprecated getPath()

Here we're only iterating through, so there's no need to get the
Collection.

Change-Id: I32f9005dafc8df8ae059bb5da2c6d57132749219
Signed-off-by: Robert Varga <rovarga@cisco.com>
code-generator/binding-generator-impl/src/main/java/org/opendaylight/yangtools/sal/binding/generator/impl/RuntimeGeneratedMappingServiceImpl.java