Do not instantiate a temporary list 27/27527/1
authorRobert Varga <rovarga@cisco.com>
Mon, 28 Sep 2015 11:34:00 +0000 (13:34 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 28 Sep 2015 11:34:00 +0000 (13:34 +0200)
commitd0841bf7a4d70d1b9968fb08d3bf6c7829489cfe
treef69a7bf085ef6d283ec68e5b4b14a598e64b3089
parent633b8903e8f04899350224ea9a6a1ba51a580f71
Do not instantiate a temporary list

There is no need for a collection, use just the iterable.

Change-Id: I1a3587f74e3eac2ee249c31832623f63242b0839
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/spi/meta/StmtContextUtils.java