跳到主要内容

KInterval.clone() method

克隆当前区间,返回一个新对象。

Return the cloned object.

Signature:

clone(): KInterval;

Links: clone(): KInterval;

Returns:

KInterval

返回克隆的新对象。

Return the new cloned object.