isObjectSharedTransient

isObjectSharedTransient(obj: Object): Boolean;

The isObjectSharedTransient method of the Object class returns true if the object specified in the obj parameter is a shared transient instance or it returns false if it is not.