com.thoughtworks.xstream.core.util
Class Cloneables
java.lang.Object
com.thoughtworks.xstream.core.util.Cloneables
public class Cloneables
- extends Object
Utility functions for Cloneable objects.
- Since:
- 1.4
- Author:
- Jörg Schaible
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cloneables
public Cloneables()
clone
public static Object clone(Object o)
cloneIfPossible
public static Object cloneIfPossible(Object o)
Copyright © 2012. All Rights Reserved.