Make NodeWithValue generic 66/26866/10
authorRobert Varga <rovarga@cisco.com>
Sat, 22 Aug 2015 09:17:02 +0000 (11:17 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 13 Jan 2016 13:46:17 +0000 (13:46 +0000)
commitfa7cbc3b640b5892bd20bb117a7d7161e16e859f
tree35982c59125610be07826690f43bd66b148a05f4
parentb52c1ffb0df2b84665b4d222166a3e4cdb8427bb
Make NodeWithValue generic

Retaining the type of contained value is useful in various places, which
means we don't have to add an explicit cast.

Change-Id: Ibf3b16fd7b3348730f3efb3e284a345e69003e30
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifier.java