跳到主要内容

KInterval.isValid() method

判断当前区间是否合法。

Check whether the interval is valid.

Signature:

isValid(): boolean;

Returns:

boolean

返回区间是否合法。

Return true if the interval is valid.