Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Cloning objects


Objects in the AR System server Java API are cloneable. The clone() method performs a deep copy of the object. A deep copy is a copy of an object that contains the complete encapsulated data of the original object, allowing it to be used independently of the original Java object. Of course, if the original Java object represents a AR System server object, the clone represent the same object.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

AR System 21.3