All Packages Class Hierarchy This Package Previous Next Index
clone
operation.
Thus, objects that implement this interface can be casted to it so that we can call directly the clone
operation. This is useful to perform automated deep cloning of objects.
public abstract Object clone()
All Packages Class Hierarchy This Package Previous Next Index