setDescriptor

abstract fun setDescriptor(newDescriptor: AbstractDescriptor)

Replace the object's {@linkplain AbstractDescriptor descriptor}.

When Avail moves off the JVM for its object storage, this will only be a volatile write for objects in shared space.

Return

A descriptor.