clone

open override fun clone(): IntsRef

Returns a shallow clone of this instance (the underlying ints are not copied and will be shared by both the returned object and this object.

See also

.deepCopyOf