Properly annotate byte[] 69/97669/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Sep 2021 14:54:47 +0000 (16:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Sep 2021 14:56:41 +0000 (16:56 +0200)
commitb012a9b76f2a6d5cf8de094a5de4fc18607b49e7
treebc882c9d325ff715371c805a82c5780fc8cc3f10
parenta876dba5ca79e2afaa33363eab457d215f375374
Properly annotate byte[]

This is the only case where we are using a simple array, which has
different annotation placement than reference types. Recognize it and do
the right thing.

JIRA: MDSAL-678
Change-Id: I38fe9c66cbfcf4388cc74ade241b4e986d2c7d6f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-java-api-generator/src/main/java/org/opendaylight/mdsal/binding/java/api/generator/AbstractJavaGeneratedType.java