Interface Cloneable

public interface Cloneable

// Implemented by Date, ArrayList, HashSet, Vector
Indicates that a class implements clone().