BUG-869: added proper handling of nullable parameter 95/10295/1
authorMartin Vitez <mvitez@cisco.com>
Tue, 26 Aug 2014 10:51:54 +0000 (12:51 +0200)
committerMartin Vitez <mvitez@cisco.com>
Tue, 26 Aug 2014 10:51:54 +0000 (12:51 +0200)
commitce883060855fa0600e7f7b33bc7893552200f900
tree5a36773c058827e6ef9203b11e5191f1f419a1b9
parent2e99e9ac6c4ab36d56713f960e456fec111553e9
BUG-869: added proper handling of nullable parameter

Argument of Function.apply method is marked as Nullable, but previous implementation assumed it
as nonnull parameter.

Change-Id: Ifc49803443d7cc71e7ff7f062f30119840519377
Signed-off-by: Martin Vitez <mvitez@cisco.com>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/util/ModuleDependencySort.java