net.sourceforge.plantumldependency.common.clone.DeepCloneable Maven / Gradle / Ivy
/*
DeepCloneable.java
Creation date : 14/04/2010
Copyright © Benjamin Croizet ([email protected])
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
or GNU Lesser General Public License as published by the
Free Software Foundation; either version 3 of the License,
or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received copies of the GNU General Public License
and GNU Lesser General Public License along with this program;
if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
http://www.fsf.org/licensing/licenses/gpl.html
http://www.gnu.org/licenses/lgpl.html
*/
package net.sourceforge.plantumldependency.common.clone;
/**
* Interface which defines object which are able to be deep cloned.
*
* @param
* @see java.lang.Cloneable
* @author Benjamin Croizet (© 2015 - 2025 Weber Informatics LLC | Privacy Policy