|
|||||||||
| Home >> All >> java >> [ lang overview ] | PREV NEXT | ||||||||
Uses of Class
java.lang.CloneNotSupportedException
| Uses of CloneNotSupportedException in java.lang |
| Methods in java.lang that throw CloneNotSupportedException | |
protected Object |
Object.clone()
This method may be called to create a new copy of the Object. |
protected Object |
Enum.clone()
Cloning of enumeration constants is prevented, to maintain their singleton status. |
|
|||||||||
| Home >> All >> java >> [ lang overview ] | PREV NEXT | ||||||||