Cleanup PathArgumentTypes 88/84588/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Sep 2019 13:09:13 +0000 (15:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Sep 2019 03:37:50 +0000 (05:37 +0200)
commit86aed4a9a300889bec436a6600e53a3a94854bd0
tree4928e44c86e23a0950737797075b2a0958865427
parent239cc7b98995c323881d0014a5d01d51a665aed8
Cleanup PathArgumentTypes

Do not use long qualifiers for individual types, preferring
importing them. Also drop public modifiers, as this class is
package-private. Finally import static checkArgument().

Change-Id: I267d0f5675911b2d9990e8f7c3fdd49265c10d8b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 183262480ae244c68ef056773259e9be751b31c1)
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/PathArgumentTypes.java