Drop public modifier from NodeTypes 06/84006/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 21:17:51 +0000 (23:17 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 5 Sep 2019 14:02:03 +0000 (14:02 +0000)
commit237d51c603dff7d86afd53516cb90225357c482b
tree7fb6b41d49ab946fb85ce651534b811b922778f5
parent95b27a70a170ac17e1fd665faf89af5b6bf0e18e
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>
(cherry picked from commit 372d56a7e856b994f07d6c68dbea15cefb5008df)
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NodeTypes.java