de.ukn.hci.squidy.manager.util
Class CloneUtility
java.lang.Object
de.ukn.hci.squidy.manager.util.CloneUtility
public class CloneUtility
- extends Object
DataUtility.
Date: Jun 13, 2008
Time: 8:45:27 PM
- Since:
- 1.0.0
- Version:
- $Id: CloneUtility.java 180 2010-01-25 08:27:21Z raedle $
- Author:
- Roman Rädle, Roman.Raedle@uni-konstanz.de,
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloneUtility
public CloneUtility()
getDeepClone
public static <T> T getDeepClone(T clonable)
getDeepClone
public static DataConstant getDeepClone(DataConstant clonable)
getDeepClone
public static String getDeepClone(String clonable)
getDeepClone
public static Double getDeepClone(Double clonable)
getDeepClone
public static Float getDeepClone(Float clonable)
getDeepClone
public static Integer getDeepClone(Integer clonable)
getDeepClone
public static Long getDeepClone(Long clonable)
getDeepClone
public static Boolean getDeepClone(Boolean clonable)
getDeepClone
public static Vector<?> getDeepClone(Vector<?> clonable)
getDeepClone
public static Map<Object,Object> getDeepClone(Map<Object,Object> clonable)
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.