Correct ByteBufUtils javadoc 96/86696/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 4 Jan 2020 12:00:47 +0000 (13:00 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 4 Jan 2020 12:00:47 +0000 (13:00 +0100)
commit2521e6a88f8d9f8926fdf7e74c036db81a9e0872
treebe260abb8fc4ced7c8fbf0c0cac3db6c7b3e859c
parent6201be0d24685004a7e01fd948781e0304f36a82
Correct ByteBufUtils javadoc

We have some copy&paste references to Byte, which should actually
point to other types. This patch fixes those.

Change-Id: I51661b2519d64a586447e42bd05f5ba8b5d67b5c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-common-netty/src/main/java/org/opendaylight/yangtools/yang/common/netty/ByteBufUtils.java