equalsHelper (MoreObjects2) 13/42513/12
authorMichael Vorburger <vorburger@redhat.com>
Mon, 25 Jul 2016 23:26:14 +0000 (01:26 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 5 Oct 2016 09:33:55 +0000 (09:33 +0000)
commitef8670959d838c741b7a3cafb15bf5f39450bf58
tree1ee7b956a152e1b4b1d33a7ffa9d57943b041df6
parent8334a5740c7ca75c70d7fd0521a1dcd1bb6aecbc
equalsHelper (MoreObjects2)

Moving this class "downwards" from mdsalutil, because this really is a
generic utility helper class, which probably best fits into
yangtools.utils.

Change-Id: I0d8c6dd44790a85f7efccd6f83d42e6bd7e084bb
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
common/util/pom.xml
common/util/src/main/java/org/opendaylight/yangtools/util/EvenMoreObjects.java [new file with mode: 0644]
common/util/src/test/java/org/opendaylight/yangtools/util/EvenMoreObjectsTest.java [new file with mode: 0644]