From 2b802ee3c23414038951ac1196687fd45adda3d4 Mon Sep 17 00:00:00 2001 From: ningning <3248127340@qq.com> Date: Tue, 13 Dec 2022 13:25:37 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-hashset.md. Signed-off-by: ningning <3248127340@qq.com> --- zh-cn/application-dev/reference/apis/js-apis-hashset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-hashset.md b/zh-cn/application-dev/reference/apis/js-apis-hashset.md index 362804e99a..128eb01303 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-hashset.md +++ b/zh-cn/application-dev/reference/apis/js-apis-hashset.md @@ -1,4 +1,4 @@ -# 非线性容器HashSet +# @ohos.util.HashSet (非线性容器HashSet) > ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:** > 本模块首批接口从API version 8开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。 -- GitLab