Drop public modifier from NodeTypes 99/83999/2
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)
commit372d56a7e856b994f07d6c68dbea15cefb5008df
tree1cbb6b30983b74165b6366b1789e0f82d1c13498
parent1dc4a701266ca71c9de022ee32c743db8fae1166
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>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NodeTypes.java