clone

open override fun clone(): LongsRef

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

See also

.deepCopyOf