BUG-865: Move Immutables 64/9464/2
authorRobert Varga <rovarga@cisco.com>
Wed, 30 Jul 2014 06:46:15 +0000 (08:46 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 30 Jul 2014 08:24:23 +0000 (10:24 +0200)
commitb8f75ffdaacb4005d9a7f036e4745383550e26c2
treea1bd7d0a796a7e03feb5981c2f2f13c7cc19bfdf
parent7f41d33c1e3fbe54369b0fde2f6e9a700cbd2ea3
BUG-865: Move Immutables

Immutables is a utility class, so it should go into util. Its
capabilities can be expanded there to account for guava classes.

Change-Id: I6f93befd03249cb83a842a53600260b776822ba2
Signed-off-by: Robert Varga <rovarga@cisco.com>
common/util/src/main/java/org/opendaylight/yangtools/util/Immutables.java [moved from common/concepts/src/main/java/org/opendaylight/yangtools/concepts/util/Immutables.java with 97% similarity]