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)
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>

No differences found