cloning
cloning copied to clipboard
Complimentray cloneOnly method
There is a dontClone method. I would suggest to also do the opposite where you
specify the only classes that can be cloned.
Original issue reported on code.google.com by [email protected] on 19 Jul 2011 at 10:11
dontClone() and shouldClone() should take package references in addition to specific classes. This could make this library usable in Spring/JPA environments.