clone
Throws an exception since enum constants cannot be cloned. This method prevents enum classes from inheriting from Cloneable
.
Throws an exception since enum constants cannot be cloned. This method prevents enum classes from inheriting from Cloneable
.
Thanks for your feedback!