Bug 3151: Fix Not a Proxy Instance Exception
authorThomas Bachman <tbachman@yahoo.com>
Thu, 7 May 2015 14:55:03 +0000 (10:55 -0400)
committerThomas Bachman <tbachman@yahoo.com>
Thu, 7 May 2015 14:56:21 +0000 (10:56 -0400)
commitf083501fd61587638c3efb90ae30e1a80ed189d5
tree6642c3281ca3e7fc81f075a0ac388de6fbb73c01
parent26942c64fbaa5f3f252134179540f971a787cb88
Bug 3151: Fix Not a Proxy Instance Exception

This fixes a bug where a "Not a Proxy Instance"
exception (also IllegalArgumentException) is thrown
when hashCode is invoked in a yangtools generated
builder.

Change-Id: Iddc7ca6e4785e5ce11e41900a438dbb49baeaf6d
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
code-generator/binding-data-codec/src/main/java/org/opendaylight/yangtools/binding/data/codec/impl/LazyDataObject.java