Not all the objects in java are clone-able. In order to make an object clone-able, the class of that object must implement Cloneable interface.
確定! 回上一頁