Properly annotate byte[] 77/97677/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 17:25:06 +0000 (19:25 +0200)
commit6bf28ebeb8a7c2774d861482875e520fcb3c03bf
tree73c04199d1cac247c91d17570b5ea0f7d4eb4500
parentd700253501f36b049c2cef79e95fca7abd0d85ab
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>
(cherry picked from commit b012a9b76f2a6d5cf8de094a5de4fc18607b49e7)
binding/mdsal-binding-java-api-generator/src/main/java/org/opendaylight/mdsal/binding/java/api/generator/AbstractJavaGeneratedType.java