copy


Description:

public MiniObject? copy ()

Creates a copy of the mini-object.

MT safe

Parameters:

this

the mini-object to copy

Returns:

the new mini-object if copying is possible, null otherwise.