In java there is no operator for copying value of one object to another. The assignment operator only copies reference so essentially the object remains ...
確定! 回上一頁