Drop public modifier from NodeTypes
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 21:17:51 +0000 (23:17 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 22:09:56 +0000 (00:09 +0200)
commit2cda8c8f919ac62755469afe1253392094016c90
treeaf6834eb7a122ef9f1a258d26a76b8e3f84d9d14
parent8b78afafce7224ecbcbca53be711d214b1fd2e13
Drop public modifier from NodeTypes

The class itself is not visible outside of the package, there is no
point to declare the constants as public.

Change-Id: I4136a71c538452aba33a5abb3337e0f8fc7e8da8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NodeTypes.java