Clones objects of arbitrary type using reflection methods. This is a workaround for the lack of public {@code clone()} method in the {@link Cloneable} interface.
@author Martin Desruisseaux (Geomatys)
@since 0.3 (derived from geotk-3.00)
@version 0.3
@module
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.