Interface Cloneable

public interface Cloneable

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