Hide NormalizedNodeBuilderWrapper 48/81248/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Mar 2019 07:48:02 +0000 (08:48 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Mar 2019 11:02:20 +0000 (12:02 +0100)
This class is not instantiable outside of the package is it does
not leak from NormalizedNodePruner -- therefore it cannot be used
by anyone else. Make sure it's package-private and clean it up
a bit.

JIRA: CONTROLLER-1887
Change-Id: I17911508273d68c2795d38e2156c9407522f55fe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found