PublicCloneable

Subclasses get a public clone method without a silly catch of an impossible exception.

Author

Mark van Gulik

Parameters

X

The self-type of the object to be cloned.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun clone(): X