Objects can use the clone( ) method of the Object class to make copies of themselves. A copied object will be a new object instance, separate from the original.
確定! 回上一頁