Lines Matching refs:isEmpty
53 | ohos.util.Vector | Vector | isEmpty(): boolean; | 新增 |
93 | ohos.util.TreeSet | TreeSet | isEmpty(): boolean; | 新增 |
113 | ohos.util.TreeMap | TreeMap | isEmpty(): boolean; | 新增 |
122 | ohos.util.Stack | Stack | isEmpty(): boolean; | 新增 |
141 | ohos.util.PlainArray | PlainArray | isEmpty(): boolean; | 新增 |
152 | ohos.util.List | List | isEmpty(): boolean; | 新增 |
196 | ohos.util.LightWeightSet | LightWeightSet | isEmpty(): boolean; | 新增 |
229 | ohos.util.LightWeightMap | LightWeightMap | isEmpty(): boolean; | 新增 |
248 | ohos.util.HashSet | HashSet | isEmpty(): boolean; | 新增 |
264 | ohos.util.HashMap | HashMap | isEmpty(): boolean; | 新增 |
327 | ohos.util.ArrayList | ArrayList | isEmpty(): boolean; | 新增 |