Class Cloneables
- java.lang.Object
-
- com.thoughtworks.xstream.core.util.Cloneables
-
public class Cloneables extends java.lang.ObjectUtility functions forCloneableobjects.- Since:
- 1.4
-
-
Constructor Summary
Constructors Constructor Description Cloneables()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Objectclone(java.lang.Object o)static java.lang.ObjectcloneIfPossible(java.lang.Object o)
-