Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cloneable<T>

Represents an object which can be cloned.

Type parameters

  • T

    Type of the object.

Hierarchy

  • Cloneable

Methods

Methods

clone

  • clone(): T
  • Returns T