Cleanup PathArgumentTypes 23/84323/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Sep 2019 13:09:13 +0000 (15:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Sep 2019 15:12:14 +0000 (17:12 +0200)
commit183262480ae244c68ef056773259e9be751b31c1
tree0825ca0106e5de1b9ec281871f5b59e3b443b1c2
parent42b82f3d3e936b78f66301bdc08f6b744bcc740b
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>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/PathArgumentTypes.java