Remove ModuleDependencySort.sort(Iterable) 05/65305/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Nov 2017 11:16:51 +0000 (12:16 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 9 Nov 2017 09:36:44 +0000 (10:36 +0100)
commit280563325a83c8093df03a8444e058fd94652059
tree28d66446800c4bef580a356334e952e4698ec503
parentc375298e9a0b959a30186a3b4bf9f7a48a4cd252
Remove ModuleDependencySort.sort(Iterable)

This method has been replaced with the collection-based one, remove
the old one.

Change-Id: Iecb4d7c8085869196ecff040e1e8594f368ee408
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/ModuleDependencySort.java