StandardAnalysis

基于 StandardAnalysis 的分析结果,以非遍历的方式检测存在的 StandardDeleteOption 选项。

Properties

Link copied to clipboard

判断是否包含任意的 StandardDeleteOption

Link copied to clipboard

判断是否包含所有的 StandardDeleteOption

Inherited properties

Functions

Link copied to clipboard
operator fun contains(option: StandardDeleteOption): Boolean

判断是否存在某个标准选项。

Inherited functions